The control can load data using one of the following methods:
The Column object supports the following properties and methods:
Name | Description | |||
Alignment | Specifies the column's alignment. | |||
AllowGroupBy | Specifies whether the user can group by this column. | |||
Caption | Retrieves or sets the text displayed to the column's header. | |||
DefaultFormatAppearances | Specifies the list of format-appearances ( key of FormatAppearance object), separated by comma, to be applied on the column when it is displayed in the pivot-table. | |||
DefaultFormatContent | Specifies the default format (key of FormatContent object) to be applied on the column when it is displayed in the pivot-table. | |||
FormatImage | Defines the expression to determine the images the column display. | |||
HeaderAlignment | Specifies the alignment of the column's caption. | |||
HTML | Indicates whether the column handles/displays built-in HTML format. | |||
Index | Returns index of the object within the collection. | |||
PivotCaption | Specifies the caption of the column to be displayed on the columns floating toolbox. | |||
SortOrder | Specifies the sorting order of the pivot column when it is dropped to the control's pivot bar. | |||
SortType | Returns or sets a value that indicates the way a control sorts the values for a column. |