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


In This Topic
    ListColumn Class Members
    In This Topic

    The following tables list the members exposed by ListColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a bool value indicating whether the ListColumn can auto calculate width by content.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets a value that represents the display type of the value.  
    Public PropertyGets or sets a System.String value that represents the name of binding field in current binding datasource.  
    Public PropertyGets a value that represents the default subitem.  
    Public PropertyGets or sets a value that represents header settings of the ListColumn.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets comparer class for sort function.  
    Public PropertyGets or sets the sort order.  
    Public PropertyGets or sets a value indicating whether the ListColumn is visible.  
    Public PropertyGets or sets a value that represents width of ListColumn.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodResets the width of the auto.  
    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.  
    Public MethodResets the width.  
    Public MethodOverloaded. Sorts the items in the collection by the column relating SubItems.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodShoulds the serialize default sub item.  
    Protected MethodShoulds the serialize header.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also