Version

GroupByBox Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceProperty: gets/sets SpecialBoxBase's appearance (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyBandLabelAppearanceReturns or sets the Appearance used for Band labels in the GroupByBox.  
Public PropertyBandLabelBorderStyleDetermines the style of the border for band labels. If set to 'Default' will use 'SolidLine'  
Public PropertyBorderStyleInfragistics.Win.UIElementBorderStyle (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyButtonBorderStyleDetermines the style of borders around buttons in the GroupByBox.  
Public PropertyButtonConnectorColorDetermines the color of the lines that will be used to connect the SpecialBoxBase object buttons. (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyButtonConnectorStyleReturns or sets the connector style for buttons. (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns true if an appearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyHasBandLabelAppearanceReturns true if a GroupByBox Band label Appearance object has been created.  
Public PropertyHasPromptAppearanceReturns true if a PromptAppearance object has been created.  
Public PropertyHiddenDetermines whether the object will be displayed. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyPromptSpecifies a custom prompt string that will appear in the box. (Inherited from Infragistics.Win.UltraWinGrid.SpecialBoxBase)
Public PropertyPromptAppearanceReturns or sets the Appearance used for the prompt in the GroupByBox.  
Public PropertyShowBandLabelsDetermines whether band labels are shown in the GroupByBox.  
Public PropertyStyleReturns or sets a value that determines the GroupBy box's display style.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also