ViewProperty Properties
A view column.| Name | Description |
|---|---|
| Fetch | Gets or sets whether to retrieve data for the property from a data store. |
| Group | Gets or sets whether the view is grouped by the values of this property (column). |
| Name | Gets or sets the property’s name. |
| Property | Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column. |
| Sorting | Gets or sets the column’s sort order. |
See Also