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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : SpreadDataColumn Class

The following tables list the members exposed by SpreadDataColumn.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldThis is the default name of new column. When a column is initailized without column name parameter, this name is used as the default name. This field is constant and read-only.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether null values are allowed in this column for rows that belong to the table.  
Public PropertyGets or sets the caption for the column.  
Public PropertyGets the name of the column in the Spread data column collection.  
Public PropertyGets the type of data stored in the column.  
Public PropertyGets or sets the data formatter which is used to transfer data between the data model and the Spread data view.  
Public PropertyGets the position of the column in the Spread data column collection.  
Top
Protected Methods
 NameDescription
Protected MethodOccurs when a property is changed.  
Top
Public Events
 NameDescription
Public EventOccurs when a property changes.  
Top
See Also

Reference

SpreadDataColumn Class
FarPoint.Win.Spread.Data Namespace