Click or drag to resize

StiCalcDataColumn Properties

The StiCalcDataColumn type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets or sets an alias of column data.
(Inherited from StiDataColumn.)
Public propertyBusinessObject
Gets or sets the Business Object in what the column is described.
(Inherited from StiDataColumn.)
Public propertyComponentId (Overrides StiDataColumnComponentId.)
Public propertyDataSource
Gets or sets the Data Source in what the column is described.
(Inherited from StiDataColumn.)
Public propertyExpression
Gets or sets an expression of the calculated column.
Public propertyIndex
Gets or sets the index of a column in the collection of columns.
(Inherited from StiDataColumn.)
Public propertyInherited (Inherited from StiDataColumn.)
Public propertyKey
Gets or sets the key of the dictionary object.
(Inherited from StiDataColumn.)
Public propertyName
Gets or sets a column name.
(Inherited from StiDataColumn.)
Public propertyNameInSource (Overrides StiDataColumnNameInSource.)
Public propertyPropName (Inherited from StiDataColumn.)
Public propertyType
Gets or sets the type of column data.
(Inherited from StiDataColumn.)
Public propertyValue
Gets or sets a column value.
Top
See Also