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