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


In This Topic
    ListColumnInfo Class Members
    In This Topic

    The following tables list the members exposed by ListColumnInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodOverloaded. Dispose the object.  
    Public MethodGets the object data.  
    Public MethodResets the automatic width.  
    Public MethodResets the type of the data display.  
    Public MethodResets the default sub item.  
    Public MethodResets the header.  
    Public MethodResets the sort comparer.  
    Public MethodResets the sort order.  
    Public MethodResets the visible setting.  
    Public MethodResets the width.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSpecifies whether the default subitem should be serialized.  
    Protected MethodSpecifies whether the header should be serialized.  
    Top
    Public Events
     NameDescription
    Public EventEvent is raised when a property is changed. Internal only  
    Top
    See Also