Spread Windows Forms 9.0 Product Documentation
SpreadDataColumn Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by SpreadDataColumn.

Public Constructors
 NameDescription
Public ConstructorSpreadDataColumn ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldDEFAULT_COLUMN_NAMEThis is the default name of new column. When a column is initailized without column name parameter, this name is used as the default name.  
Top
Public Properties
 NameDescription
Public PropertyAllowDBNullGets or sets whether null values are allowed in this column for rows that belong to the table.  
Public PropertyCaptionGets or sets the caption for the column.  
Public PropertyColumnNameGets the name of the column in the Spread data column collection.  
Public PropertyDataTypeGets the type of data stored in the column.  
Public PropertyFormatterGets or sets the data formatter which is used to transfer data between the data model and the Spread data view.  
Public PropertyOrdinalGets the position of the column in the Spread data column collection.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOccurs when a property is changed.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property changes.  
Top
See Also

Reference

SpreadDataColumn Class
FarPoint.Win.Spread.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.