Version

GridPaletteColumnsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyReturns true if the collection is read-only (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteColumn>)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemIndexer for the collection (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteColumn>)
Public PropertyPaletteInfoBackward pointer to the PaletteInfo whicih contains this collection. (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteColumn>)
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityAbstract property that specifies the initial capacity of the collection (Inherited from Infragistics.Win.UltraColorPalette.GridPaletteCollectionBase<GridPaletteColumn>)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertyPropertyIdOverridden. Property Id to use for PropChanged notifications for this collection.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also