Skip to main content
All docs
V26.1
  • DefaultBarItemNames Fields

    A collection of commands used in the DashboardControl.
    Name Description
    DashboardItemCaption_ClearMasterFilterButton The Clear Master Filter button in the dashboard item caption.
    DashboardItemCaption_ContextMenu The dashboard item’s context menu.
    DashboardItemCaption_CustomRangePeriodButton The Custom Period… command in the item’s context menu.
    DashboardItemCaption_DataInspectorBarItemButton The Inspect Data button in the dashboard item’s caption and context menu.
    DashboardItemCaption_DrillUpButton The Drill Up button in the dashboard item’s caption and context menu.
    DashboardItemCaption_DropDownButton A button in the dashboard item caption that shows a list of tab pages.
    DashboardItemCaption_ExportDashboardButton The Export To command in the dashboard item’s context menu.
    DashboardItemCaption_ExportDashboardPreviewButton The Print Preview command in the dashboard item’s context menu that opens a preview for the entire dashboard.
    DashboardItemCaption_ExportDashboardToExcelButton The Export To Excel command in the dashboard item’s context menu that exports data of the entire dashboard.
    DashboardItemCaption_ExportDashboardToImageButton The Export To Image command in the dashboard item’s context menu that exports data of the entire dashboard.
    DashboardItemCaption_ExportDashboardToPdfButton The Export To PDF command in the dashboard item’s context menu that exports data of the entire dashboard.
    DashboardItemCaption_ExportPreviewButton The Print Preview button in the dashboard item’s caption and context menu that opens a preview for a specific dashboard item.
    DashboardItemCaption_ExportToButton The Export To button in the dashboard item caption that exports data of a specific dashboard item.
    DashboardItemCaption_ExportToExcelButton The Export To Excel button in the dashboard item’s caption and context menu that exports data of a specific dashboard item.
    DashboardItemCaption_ExportToImageButton The Export To Image button in the dashboard item’s caption and context menu that exports data of a specific dashboard item.
    DashboardItemCaption_ExportToPdfButton The Export To PDF button in the dashboard item’s caption and context menu that exports data of a specific dashboard item.
    DashboardItemCaption_InitialExtentButton the Initial Extent button in the dashboard item’s caption and context menu.
    DashboardItemCaption_MaximizeBarItemButton The Maximize button in the dashboard item’s caption and context menu.
    DashboardItemCaption_MinimizeBarItemButton The Restore button in the dashboard item’s caption and context menu.
    DashboardItemCaption_MultiSelectButton The Multi-Select button in the dashboard item caption.
    DashboardItemCaption_ScrollNextButton A scroll button in the dashboard item caption that scrolls tab headers to the last tab.
    DashboardItemCaption_ScrollPrevButton A scroll button in the dashboard item caption that scrolls tab headers to the first tab.
    DashboardItemCaption_SelectDateTimePeriod the Select Date Time Periods button in the Range Filter dashboard item’s caption and context menu.
    DashboardItemCaption_SelectElementButton The Select Element button in the dashboard item caption.
    DashboardItemCaption_Toolbar A toolbar in the dashboard item caption that contains action buttons.
    DashboardTitle_ExportPreviewButton The Print Preview button in the dashboard title.
    DashboardTitle_ExportToButton The Export To button in the dashboard title.
    DashboardTitle_ExportToExcelButton The Export To Excel button in the dashboard title.
    DashboardTitle_ExportToImageButton The Export To Image button in the dashboard title.
    DashboardTitle_ExportToPdfButton The Export To PDF button in the dashboard title.
    DashboardTitle_ExportToPopupMenu The Export to button in the dashboard title that displays the popup menu with export options.
    DashboardTitle_ParametersButton The Parameters button in the dashboard title.
    DashboardTitle_Toolbar A toolbar in the dashboard title that contains action buttons.
    See Also