StiCalcDataColumn Properties |
The StiCalcDataColumn type exposes the following members.
Name | Description | |
---|---|---|
Alias |
Gets or sets an alias of column data.
(Inherited from StiDataColumn.) | |
BusinessObject |
Gets or sets the Business Object in what the column is described.
(Inherited from StiDataColumn.) | |
ComponentId | (Overrides StiDataColumnComponentId.) | |
DataSource |
Gets or sets the Data Source in what the column is described.
(Inherited from StiDataColumn.) | |
Expression |
Gets or sets an expression of the calculated column.
| |
Index |
Gets or sets the index of a column in the collection of columns.
(Inherited from StiDataColumn.) | |
Inherited | (Inherited from StiDataColumn.) | |
Key |
Gets or sets the key of the dictionary object.
(Inherited from StiDataColumn.) | |
Name |
Gets or sets a column name.
(Inherited from StiDataColumn.) | |
NameInSource | (Overrides StiDataColumnNameInSource.) | |
PropName | (Inherited from StiDataColumn.) | |
Type |
Gets or sets the type of column data.
(Inherited from StiDataColumn.) | |
Value |
Gets or sets a column value.
|