C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : ViewModelColumn Class |
For a list of all members of this type, see ViewModelColumn members.
Name | Description | |
---|---|---|
![]() | ColumnAlias | Gets the alias used to reference this ViewModelColumn by name. |
![]() | ColumnExpression | Gets an expression used to calculate the column value in case when this ViewModelColumn represents a calculated column. |
![]() | DataColumn | Gets the DataColumn repesented by this ViewModelColumn. |
![]() | DataColumnName | Gets the name of the DataColumn repesented by this ViewModelColumn, or denotes all columns of ViewNode in case when its value is not set (null or empty string). |
![]() | IsCalculated | Indicates wheather the ViewModelColumn represents a calculated column. |
![]() | ViewNode | References the ViewNode whose column(s) represented by this ViewModelColumn. |