Spread Windows Forms 10.0 Product Documentation
ListColumnInfo Class Members
Properties  Methods 


The following tables list the members exposed by ListColumnInfo.

Public Constructors
 NameDescription
Public ConstructorListColumnInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAutoWidthGets or sets a bool value that indicates whether ListColumnInfo automatically calculates the width based on content.  
Public PropertyDataDisplayTypeGets or sets the display type of the value.  
Public PropertyDataPropertyNameGets or sets a System.String value that represents the binding field name in the current binding data source.  
Public PropertyDefaultSubItemGets a value that represents the default subitem.  
Public PropertyHeaderGets or sets the header settings of the ListColumnInfo object.  
Public PropertySortComparerGets or sets the comparer class for the sort function.  
Public PropertySortOrderGets or sets the sort order.  
Public PropertyVisibleGets or sets whether ListColumnInfo is visible.  
Public PropertyWidthGets or sets a value that represents the ListColumnInfo width.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the object from XML.  
Public MethodDisposeOverloaded. Dispose the object.  
Public MethodGetObjectDataGets the object data.  
Public MethodResetAutoWidthResets the automatic width.  
Public MethodResetDataDisplayTypeResets the type of the data display.  
Public MethodResetDefaultSubItemResets the default sub item.  
Public MethodResetHeaderResets the header.  
Public MethodResetSortComparerResets the sort comparer.  
Public MethodResetSortOrderResets the sort order.  
Public MethodResetVisibleResets the visible setting.  
Public MethodResetWidthResets the width.  
Public MethodSerializeSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodShouldSerializeDefaultSubItemSpecifies whether the default subitem should be serialized.  
Protected MethodShouldSerializeHeaderSpecifies whether the header should be serialized.  
Top
See Also

Reference

ListColumnInfo Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.