Description
The Grid section in the main tabs and navigators definition, defines and contains the displacement of UI elements by means of Grid.Column and Grid.Row attributes in the definition of the specific UI elements.
Members
Example
Remarks
Typically, the main level grid (in a main tab) is named "MainGrid", so if the subgrids (in navigators) are needed to be defined in the lower-level elements, you name them differently.
There are nine "MainGrid" sections in various main tabs in the Ted4_TabItems.xml and Fred4_TabItems.xml files.
In Ted4_TabItems.xml there is a total of 44 different <Grid sections, namely: ArticleNavTabGrid, ArticlesGrid (2), AssetGrid, AssetLeftSplitterGrid, AssetSearch, AssetsGrid (2), BudgetNavTabGrid, CategoryNavTabGrid, ClipboardGrid (3), CollectionNavTabGrid, ContactsGrid, ContactsSearch, ContentGrid (2), ContentNavTabGrid, ContentSearch (4), EditionNavTabGrid, EditorialGrid, EditorialLeftSplitterGrid, EditorialSearch, EventNavTabGrid, MainContainer (3), MainGrid (5), SearchLeftSplitterGrid (3), TaskNavTabGrid, TasksGrid, WiresGrid, WiresLeftSplitterGrid, WiresSearchSub0.
In Fred4_TabItems.xml there is a total of 16 different <Grid sections, namely: ArticlesGrid, AssetsGrid, ClassicPagesNavTabGrid, ClipboardGrid, ContentSearch, EditionsGrid (2), LibsGrid, MainGrid (4), MastersGrid, PagesGrid (2), TracyGrid.