PivotGridAppearances Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Cell |
Gets the appearance settings used to paint data cells.
Inherited from Pivot |
Column |
Gets the appearance settings used to paint the column header area. |
Customization |
Gets or sets the appearance of the hint text displayed in an empty Customization Form. |
Custom |
Gets the appearance settings used to paint custom total cells.
Inherited from Pivot |
Data |
Gets the appearance settings used to paint the data header area. |
Empty | Gets the appearance settings used to paint the Pivot Grid Control’s empty area. |
Expand |
Gets the appearance settings used to paint expand buttons. |
Field |
Gets the default appearance settings used to paint field headers.
Inherited from Pivot |
Field |
Gets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals.
Inherited from Pivot |
Field |
Gets the appearance settings used to paint grand total headers.
Inherited from Pivot |
Field |
Gets the appearance settings used to paint the headers of Totals.
Inherited from Pivot |
Filter |
Gets the appearance settings used to paint the filter header area. |
Filter |
|
Filter |
Gets the appearance settings used to paint the filter header area separator.
Inherited from Pivot |
Fixed |
Gets the appearance settings used to paint fixed lines. |
Focused |
Gets the appearance settings used to paint the currently focused cell. |
Grand |
Gets the appearance settings used to paint Grand Total cells.
Inherited from Pivot |
Header |
Gets the appearance settings used to paint the header area. |
Header |
Gets the appearance settings used to paint filter buttons. |
Header |
Gets the appearance settings used to paint the filter buttons displayed within the field headers that are involved in filtering. |
Header |
Gets the appearance settings used to paint connector lines between field headers combined in a field group.
Inherited from Pivot |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
For internal use.
Inherited from Pivot |
Lines |
Gets the appearance settings used to paint the horizontal and vertical lines.
Inherited from Pivot |
Row |
Gets the appearance settings used to paint the row header area. |
Selected |
Gets the appearance settings used to paint the selected cells. |
Sort |
Gets or sets a glyph that is used to indicate that values of column/row fields are sorted by a specific row/column. |
Total |
Gets the appearance settings used to paint automatic total cells.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the object passed as the parameter.
Inherited from Base |
Assign |
Copies the settings from the object passed as the parameter without raising the Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Combine |
Copies the activated appearance settings of the object passed as the parameter and activates their corresponding options, any properties not activated are set to the value in the default appearance object.
Inherited from Base |
Combine |
Copies the activated appearance settings of the object passed as the parameter to the current object, any properties that aren’t activated are set to the value in the default appearance object.
Inherited from Base |
Dispose() |
Releases all the resources used by the current object.
Inherited from Base |
End |
Unlocks the Base |
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 |
Gets an appearance object contained within the collection by its name.
Inherited from Base |
Get |
Gets the array of default appearances used to paint the Pivot Grid Control’s elements. |
Get |
Gets the array of default appearances used to paint the elements of a Pivot Grid Control when it’s printed. |
Get |
Gets the empty appearance settings used to paint the elements of a Pivot |
Get |
Returns an IDictionary |
Get |
Gets the default appearance settings used to paint the elements of a Pivot Grid Control when it’s painted in the Flat style. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the default appearance settings used to paint the elements of a Pivot Grid Control when it’s painted in the Office2003 style. |
Get |
Gets the default appearance settings used to paint the elements of a Pivot Grid Control when it’s painted in the Skin style. |
Get |
Gets the default appearance settings used to paint the elements of a Pivot Grid Control when it’s painted in the Skin style. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the default appearance settings used to paint the elements of a Pivot Grid Control when it’s painted in the Windows XP style. |
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() |
Resets the properties of all the appearance objects within the collection to their default values.
Inherited from Base |
Restore |
Restores the appearance settings stored at the specified system registry path.
Inherited from Base |
Restore |
Restores the appearance settings from the specified stream.
Inherited from Base |
Restore |
Loads the appearance settings stored in the specified XML file.
Inherited from Base |
Save |
Saves the appearance settings to a system registry path.
Inherited from Base |
Save |
Saves the appearance settings to a specific stream.
Inherited from Base |
Save |
Saves the appearance settings to a specific XML file.
Inherited from Base |
Should |
Tests whether the Base |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the right-to-left text direction option.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Fires when the collection is changed.
Inherited from Base |
Paint |
Occurs when specific settings that control the text appearance are changed.
Inherited from Base |
Size |
Occurs when specific settings that control text size are changed.
Inherited from Base |
See Also