Version

GridPaletteRow Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndex (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteRow>)
Public PropertyItemIndexer  
Public PropertyLabelTextGets or sets the text of the label for this row.  
Public PropertyPaletteInfoBackward pointer to the PaletteInfo whicih contains this collection. (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteRow>)
Public PropertySingleRowButtonColorGets or sets the color to use as the color well for this row when the Style is set to GridPaletteRowStyle.SingleColorButton.  
Public PropertySingleRowButtonTextGets or sets the text to display for this row when the Style is set to GridPaletteRowStyle.SingleTextButton.  
Public PropertySpacingAfter (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteRow>)
Public PropertySpacingBefore (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteRow>)
Public PropertyStyleGets or sets the style of the row.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyParentCollection (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteRow>)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also