PivotGridImages Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Customization |
Gets the settings which define the image displayed as the Customization window’s background. |
Customization |
Gets the settings which define the image displayed within the Customization window’s Close button. |
Data |
Gets the settings that define the image displayed within the Data Header Area when data fields are temporarily hidden. |
Drag |
Gets the settings which define the arrow down image displayed during drag operations. |
Drag |
Gets the settings which define the left arrow image displayed during drag operations. |
Drag |
Gets the settings which define the right arrow image displayed during drag operations. |
Drag |
Gets the settings which define the arrow up image displayed during drag operations. |
Drag |
Gets the settings which define the hide field image displayed during drag operations. |
Field |
Gets the settings which define the image displayed within the field’s expand button when the field is collapsed. |
Field |
Gets the settings which define the image displayed within the field’s expand button when the field is expanded. |
Filter |
Gets the settings that define the size grip image within the Filter Window. |
Group |
Gets the settings that define the image displayed between fields in a group. |
Header |
Gets the settings that define the image displayed within the filter button when filtering is applied. |
Header |
Gets the settings that define the image displayed within the filter button. |
Header |
Gets the settings that define the image that indicates the descending sort order of fields. |
Header |
Gets the settings that define the image that indicates the ascending sort order of fields. |
Image |
Gets or sets the path to the folder that contains images used by a control.
Inherited from Images |
Loading |
Gets the settings of an image displayed within a Loading Panel.
Inherited from Images |
Prefilter |
Gets the settings of an image displayed within the prefilter button. |
Sort |
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. |
Sprite |
Gets or sets the path to a CSS file that defines the control’s sprite image settings.
Inherited from Images |
Sprite |
Gets or sets the path to a sprite image.
Inherited from Images |
Tree |
Gets the settings that define the image displayed near the group filter node while it is expanding. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Images |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Obsolete. This method is obsolete.
Inherited from Images |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Images |
To |
Returns an empty string.
Inherited from Images |
See Also