StiDataTransformationColumn Class |
Namespace: Stimulsoft.Report.Dictionary
The StiDataTransformationColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDataTransformationColumn |
Creates a new object of the type StiCalcDataColumn.
| |
| StiDataTransformationColumn(String, String, Type, String) | Initializes a new instance of the StiDataTransformationColumn class | |
| StiDataTransformationColumn(String, String, Type, String, String, StiDataTransformationMode) |
Creates a new object of the type StiCalcDataColumn.
|
| 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.) | |
| Mode |
Gets or sets the type of the resource.
| |
| 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.) |
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiDataColumn.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetColumnPath | (Inherited from StiDataColumn.) | |
| GetDictionaryColumn | ||
| GetEvents | (Inherited from StiDataColumn.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Overrides StiDataColumnGetProperties(IStiPropertyGrid, StiLevel).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | (Overrides StiDataColumnLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | (Overrides StiDataColumnSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | (Inherited from StiDataColumn.) | |
| ToString(Boolean) | (Inherited from StiDataColumn.) |
| Name | Description | |
|---|---|---|
| IsDateType | (Defined by StiDataColumnExt.) | |
| IsIntegerType | (Defined by StiDataColumnExt.) | |
| IsNumericType | (Defined by StiDataColumnExt.) |