[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumnCollection

GridColumnCollection Class

Collection of columns.

Inheritance
GridColumnCollection
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class GridColumnCollection : GridRowColCollection<GridColumn>, INotifyPropertyChanged, IDisposable

Properties

Name Description
DataCollection
this[string]

Gets a GridColumn by its name.

Methods

Name Description
IndexOf(string)

Gets the index of the column with a given name in the collection.