PivotGridImages Properties
Contains the settings that define images displayed within the pivot grid’s elements.Name | Description |
---|---|
CustomizationFieldsBackground | Gets the settings which define the image displayed as the Customization window’s background. |
CustomizationFieldsClose | Gets the settings which define the image displayed within the Customization window’s Close button. |
DataHeadersPopup | Gets the settings that define the image displayed within the Data Header Area when data fields are temporarily hidden. |
DragArrowDown | Gets the settings which define the arrow down image displayed during drag operations. |
DragArrowLeft | Gets the settings which define the left arrow image displayed during drag operations. |
DragArrowRight | Gets the settings which define the right arrow image displayed during drag operations. |
DragArrowUp | Gets the settings which define the arrow up image displayed during drag operations. |
DragHideField | Gets the settings which define the hide field image displayed during drag operations. |
FieldValueCollapsed | Gets the settings which define the image displayed within the field’s expand button when the field is collapsed. |
FieldValueExpanded | Gets the settings which define the image displayed within the field’s expand button when the field is expanded. |
FilterWindowSizeGrip | Gets the settings that define the size grip image within the Filter Window. |
GroupSeparator | Gets the settings that define the image displayed between fields in a group. |
HeaderActiveFilter | Gets the settings that define the image displayed within the filter button when filtering is applied. |
HeaderFilter | Gets the settings that define the image displayed within the filter button. |
HeaderSortDown | Gets the settings that define the image that indicates the descending sort order of fields. |
HeaderSortUp | Gets the settings that define the image that indicates the ascending sort order of fields. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
PrefilterButton | Gets the settings of an image displayed within the prefilter button. |
SortByColumn | Gets the settings that define the image displayed within column or row headers. This image indicates that column or row field values are sorted by this column/row summary’s values. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
TreeViewNodeLoadingPanel | Gets the settings that define the image displayed near the group filter node while it is expanding. |
See Also