Click or drag to resize
GridCalculatedColumn Properties

The GridCalculatedColumn type exposes the following members.

Properties
  Name Description
Public property Aggregate
Public property AllowFiltering
Gets or sets whether the column data can be filtered. The default value is true.
Public property AllowSorting
Gets or sets a whether the column data can be sorted.
Public property DataFields
Gets or sets a string, representing a comma-separated enumeration of DataFields from the data source, which will form the expression.
Public property DataFormatString
Public property Expression
Public property FooterAggregateFormatString
Top
See Also