Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Editors Namespace / ColumnInfo Class


In This Topic
    ColumnInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the data type of the items in the column. The specified datatype will be ignored if the WinComboBox is bound to a datasource.  
    Public PropertyGets or set the name of the column.  
    Public PropertyGets or sets the direction in which the column is sorted.  
    Public PropertyGets or sets the order in which the column is sorted.  
    Public PropertyGets or sets a boolean value indicating if the column is visible.  
    Public PropertyGets or sets the width of the column in pixels  
    Top
    See Also