FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace : SpreadDataColumn Class |
For a list of all members of this type, see SpreadDataColumn members.
Name | Description | |
---|---|---|
![]() | AllowDBNull | Gets or sets whether null values are allowed in this column for rows that belong to the table. |
![]() | Caption | Gets or sets the caption for the column. |
![]() | ColumnName | Gets the name of the column in the Spread data column collection. |
![]() | DataType | Gets the type of data stored in the column. |
![]() | Formatter | Gets or sets the data formatter which is used to transfer data between the data model and the Spread data view. |
![]() | Ordinal | Gets the position of the column in the Spread data column collection. |