GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DefaultListColumn Class
Properties Methods


DefaultListColumn Class Members

The following tables list the members exposed by DefaultListColumn.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a bool value indicates whether the ListColumn 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 ListHeader.  
Public PropertyGets or sets the SortOrder.  
Public PropertyGets or set a bool value indicates whether the ListColumn is visible or not.  
Public PropertyGets or sets the width of the ListColumn.  
Top
Public Methods
 NameDescription
Public MethodResets the default sub item.  
Public MethodResets the header.  
Top
Protected Methods
 NameDescription
Protected MethodShoulds the serialize default sub item.  
Protected MethodShoulds the serialize header.  
Top
See Also