Name | Description | |
---|---|---|
![]() | SpreadDataColumn Constructor | Overloaded. |
The following tables list the members exposed by SpreadDataColumn.
Name | Description | |
---|---|---|
![]() | SpreadDataColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DEFAULT_COLUMN_NAME | This is the default name of new column. When a column is initailized without column name parameter, this name is used as the default name. |
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. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Occurs when a property is changed. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property changes. |