Dashboard Config
The Predefined Configuration for the Dashboard function
Dashboard State
Property | Description | Default |
---|---|---|
ActiveTab | The index of the Active Tab (in the Tabs collection) | |
CanFloat | Whether or not the Dashboard can be floated. | true |
CustomButtons | Buttons set by the User at design-time to appear in the top corner of the Dashboard - next to the Visible Function Buttons | |
CustomToolbars | Toolbars provided by the User | |
FloatingPosition | The position of the Dashboard when in 'floating mode'. | |
HomeToolbarTitle | The 'title' to display in the the Dashboard Header | the adaptableId property in Adaptable Options |
IsCollapsed | Whether Dashboard is collapsed; if true, header is visible (but not tabs' contents) | false |
IsFloating | Whether Dashboard is floating; if true, appears in draggable, minmised form (double-click to revert to default position) | false |
IsInline | An alternative way of showing the Dashboard in 'Expanded' view. | false |
ShowFunctionsDropdown | Whether to show the Home dropdown in the Dashboard Header. | true |
ShowQuickSearchInHeader | Whether to show the Quick Search textbox in the Dashboard Header. | true |
Tabs | Named group of Toolbars. | |
VisibleButtons | Which Function Buttons should be visible in the Dasbhoard Header when the application loads. | ['SystemStatus', 'GridInfo', 'Layout' 'ConditionalStyle'] |