C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnCollection Class


GridColumnCollection Class Properties

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

Public Properties
 NameDescription
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyGets or sets the default size for the items in the collection. (Inherited from C1.WPF.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets whether the collection is disposed. (Inherited from C1.WPF.Grid.GridRowColCollection<GridColumn>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyOverloaded. Gets a GridColumn by its name.  
Public PropertyGets or sets the maximum size for the items in the collection. (Inherited from C1.WPF.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets or sets the minimum size for the items in the collection. (Inherited from C1.WPF.Grid.GridRowColCollection<GridColumn>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the data collection this list is wrapping.  
Top
See Also