C1.Silverlight.FlexGrid Namespace : ColumnCollection Class |
For a list of all members of this type, see ColumnCollection members.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Column>) | |
DefaultSize | Gets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
Frozen | Gets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
Item | Gets a Column by its name. | |
MaxGroupLevel | Gets the maximum group level present in the grid. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
MaxSize | Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
MinSize | Gets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) | |
Selected | Gets a list with the columns that are currently selected. |