| GridCalculatedColumn Class |
Namespace: Kettic.AspNet.Controls
The GridCalculatedColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| GridCalculatedColumn |
| Name | Description | |
|---|---|---|
| Clone | (Overrides GridColumnClone.) | |
| GetCustomPropertyDataFields | (Overrides GridColumnGetCustomPropertyDataFields(Object).) | |
| GetDefaultGroupByExpression | (Overrides GridColumnGetDefaultGroupByExpression.) | |
| InitializeCell | (Overrides GridColumnInitializeCell(TableCell, Int32, GridItem).) | |
| SupportsFiltering | (Overrides GridColumnSupportsFiltering.) |
| Name | Description | |
|---|---|---|
| Aggregate | ||
| AllowFiltering |
Gets or sets whether the column data can be filtered. The default value is
true.
| |
| AllowSorting | Gets or sets a whether the column data can be sorted. | |
| DataFields |
Gets or sets a string, representing a comma-separated enumeration of DataFields
from the data source, which will form the expression.
| |
| DataFormatString | ||
| Expression | ||
| FooterAggregateFormatString |