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


In This Topic
    ColumnInfo Class Members
    In This Topic

    The following tables list the members exposed by ColumnInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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