Each RibbonDropDownItem represents a drop-down item in the RibbonReportingTab. The corresponding string of a RibbonDropDownItem is the same as the item's Name property. The RibbonDropDownItem enumeration can be used with the ResourceProvider class that provides static methods to receive bitmaps or strings which are associated with the corresponding ribbon drop-down item.

Introduced: X17.

Members

Member Description
TXITEM_DataSource_DataSource Identifies the TXITEM_DataSource_DataSource drop-down item inside the TXITEM_DataSource's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DataSource_LoadXMLFile Identifies the TXITEM_DataSource_LoadXMLFile drop-down item inside the TXITEM_DataSource's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DataSource_LoadAssembly Identifies the TXITEM_DataSource_LoadAssembly drop-down item inside the TXITEM_DataSource's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DataSource_LoadJSON Identifies the TXITEM_DataSource_LoadJSON drop-down item inside the TXITEM_DataSource's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DataSource_SaveExcerpt Identifies the TXITEM_DataSource_SaveExcerpt drop-down item inside the TXITEM_DataSource's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_SelectMasterTable_TablesHeader Identifies the TXITEM_SelectMasterTable_TablesHeader drop-down item inside the TXITEM_SelectMasterTable's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_ConfigFile_LoadConfiguration Identifies the TXITEM_ConfigFile_LoadConfiguration drop-down item inside the TXITEM_ConfigFile's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon and Text resources.
TXITEM_ConfigFile_SaveConfiguration Identifies the TXITEM_ConfigFile_SaveConfiguration drop-down item inside the TXITEM_ConfigFile's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon and Text resources.
TXITEM_InsertMergeField_TablesHeader Identifies the TXITEM_InsertMergeField_TablesHeader drop-down item inside the TXITEM_InsertMergeField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_InsertMergeField_InsertCustomMergeField Identifies the TXITEM_InsertMergeField_InsertCustomMergeField drop-down item inside the TXITEM_InsertMergeField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertMergeField_HighlightMergeFields Identifies the TXITEM_InsertMergeField_HighlightMergeFields drop-down item inside the TXITEM_InsertMergeField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertSpecialField_IF Identifies the TXITEM_InsertSpecialField_IF drop-down item inside the TXITEM_InsertSpecialField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertSpecialField_IncludeText Identifies the TXITEM_InsertSpecialField_IncludeText drop-down item inside the TXITEM_InsertSpecialField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertSpecialField_Date Identifies the TXITEM_InsertSpecialField_Date drop-down item inside the TXITEM_InsertSpecialField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertSpecialField_Next Identifies the TXITEM_InsertSpecialField_Next drop-down item inside the TXITEM_InsertSpecialField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertSpecialField_NextIf Identifies the TXITEM_InsertSpecialField_NextIf drop-down item inside the TXITEM_InsertSpecialField's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertMergeBlock_TablesHeader Identifies the TXITEM_InsertMergeBlock_TablesHeader drop-down item inside the TXITEM_InsertMergeBlock's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_InsertMergeBlock_InsertCustomMergeBlock Identifies the TXITEM_InsertMergeBlock_InsertCustomMergeBlock drop-down item inside the TXITEM_InsertMergeBlock's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_InsertMergeBlock_HighlightMergeBlocks Identifies the TXITEM_InsertMergeBlock_HighlightMergeBlocks drop-down item inside the TXITEM_InsertMergeBlock's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.