Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DefaultListColumnInfo Class
Properties Methods


In This Topic
    DefaultListColumnInfo Class Members
    In This Topic

    The following tables list the members exposed by DefaultListColumnInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a bool value that indicates whether the ListColumnInfo calculates the width automatically.  
    Public PropertyGets or sets a DataDisplayType value indicates the display of the column.  
    Public PropertyGets or sets the default SubItem.  
    Public PropertyGets or sets the ListHeaderInfo.  
    Public PropertyGets or sets the SortOrder.  
    Public PropertyGets or set a bool value that indicates whether ListColumnInfo is visible.  
    Public PropertyGets or sets the width of the ListColumnInfo.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodResets the default sub item.  
    Public MethodResets the header.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodShoulds the serialize default sub item.  
    Protected MethodShoulds the serialize header.  
    Top
    See Also