C1.Silverlight.FlexGrid Namespace : ColumnCollection Class |
The following tables list the members exposed by ColumnCollection.
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. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | Contains | Overloaded. Gets a value that indicates whether the collection contains a Column with a given name. |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | DeferNotifications | Suspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Column>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | IndexOf | Overloaded. Gets the index of the column with a given name in the collection. |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Column>) |
Name | Description | |
---|---|---|
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
![]() | OnCollectionChanged | Overridden. Raises the CollectionChanged event. |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Column>) |