Name | Description | |
---|---|---|
![]() | ViewModelColumn Constructor | Overloaded. |
The following tables list the members exposed by ViewModelColumn.
Name | Description | |
---|---|---|
![]() | ViewModelColumn Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | Clone | Gets a copy of this ViewModelColumn. |