Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListColumnInfo Class


In This Topic
    ListColumnInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a bool value that indicates whether ListColumnInfo automatically calculates the width based on content.  
    Public PropertyGets or sets the display type of the value.  
    Public PropertyGets or sets a System.String value that represents the binding field name in the current binding data source.  
    Public PropertyGets a value that represents the default subitem.  
    Public PropertyGets or sets the header settings of the ListColumnInfo object.  
    Public PropertyDetermines whether the clolumn be bindging to DataSource.  
    Public PropertyGets or sets the comparer class for the sort function.  
    Public PropertyGets or sets the sort order.  
    Public PropertyGets or sets whether ListColumnInfo is visible.  
    Public PropertyGets or sets a value that represents the ListColumnInfo width.  
    Top
    See Also