Spread ASP.NET 6.0 Product Documentation
SpreadDataColumn Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace : SpreadDataColumn Class


Glossary Item Box

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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.