Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ColumnCollection Class


In This Topic
    ColumnCollection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyOverloaded. Retrieves the column with the specified field name from the collection. (Inherited from Xceed.Wpf.DataGrid.ObservableColumnCollection)
    Public PropertyGets or sets a grid's main (primary) column.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    See Also