Version

RibbonGroupSettings Class Properties

For a list of all members of this type, see RibbonGroupSettings members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyCanCollapseReturns or sets a value indicating whether the group can be collapsed in the ribbon tab displaying only a dropdown button that then displays the group contents.  
Public PropertyCaptionAppearanceReturns or sets the appearance used to render the caption of the group.  
Public PropertyCollapsedAppearanceReturns or sets the appearance used to render the group dropdown button that appears when the group is collapsed within the ribbon area.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasCaptionAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCollapsedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEditAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasHotTrackAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasHotTrackCaptionAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackCollapsedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackGroupAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasPressedCollapsedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasToolAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackCaptionAppearanceReturns or sets the appearance used to render the caption area when the mouse is over the group area.  
Public PropertyHotTrackCollapsedAppearanceReturns or sets the appearance used when the mouse is over the button that represents group when the group has been collapsed within the ribbon area.  
Public PropertyHotTrackGroupAppearanceReturns or sets the appearance used to render the background of the group when the mouse is over the group area.  
Public PropertyHotTrackPressedAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it while the mouse button is down. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyPressedAppearanceReturns or sets the appearance of a state tool that is pressed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyPressedCollapsedAppearanceReturns or sets the appearance used to render the pressed button that represents the group when the group is collapsed within the ribbon area.  
Public PropertyShowToolTipsReturns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the SettingsBase is attached. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also