C1.Web.Mvc.Olap Namespace : PivotFieldBase Class |
The following tables list the members exposed by PivotFieldBase.
Name | Description | |
---|---|---|
Aggregate | Gets or sets how the field should be summarized. | |
Binding | Gets or sets the name of the source column which the field is bound to. | |
DataType | Gets or sets the data type of the field. | |
Descending | Gets or sets a value that determines whether keys should be sorted in descending order for this field. | |
Filter | Gets the filter setting for this field. | |
Format | Gets or sets the format to use when displaying field values. | |
Header | Gets or sets a string used to represent this field in the user interface. | |
IsContentHtml | Gets or sets a value indicating whether items in this field contain HTML content rather than plain text. | |
OnClientPropertyChanged | Occurs when the value of a property in this field changes. | |
ShowAs | Gets or sets how the field results should be formatted. | |
WeightField | Gets or sets the header specifies the field used as a weight for calculating aggregates on this field. | |
Width | Gets or sets the preferred width to be used for showing this field in the user interface. | |
WordWrap | Gets or sets a value that indicates whether the content of this field should be allowed to wrap within cells. |