The Field type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Aggregate | Gets or sets the AggregateFunctionFactory object which creates an aggregate function. |
![]() | Caption | Gets or sets field caption. |
![]() | DisplayExpression | Gets or sets the expression for displaying data of the given field. |
![]() | Expression | Gets or sets the expression for calculating data of this field. |
![]() | Filter | Gets or sets IFilter object used for data filtration. |
![]() | Format | Gets or sets string format used for field data printing. |
![]() | ShowPercent | Gets or sets the value that indicates whether the data will be displayed in percentage terms. |
![]() | SortOrder | Gets or sets SortOrder indicating the sort order. |
![]() | TotalLabel | Gets or sets the total value caption. |
![]() | Width | Gets or sets field column width. |