XRPivotGridStyles Members
In This Article
#Constructors
Name | Description |
---|---|
XRPivot |
Initializes a new instance of the XRPivot |
#Properties
Name | Description |
---|---|
Cell |
Gets or sets a style which is used to print data cells. |
Custom |
Gets or sets a style which is used to print custom total cells. |
Even |
Overrides the XRControl |
Field |
Gets or sets a style which is used to print field headers. |
Field |
Gets or sets a style which is used to print grand total headers. |
Field |
Gets or sets a style which is used to print the values of fields. |
Field |
Gets or sets a style which is used to print the headers of Totals. |
Filter |
Gets or sets a style which is used to print the filter header area separator. |
Grand |
Gets or sets a style which is used to print Grand Total cells. |
Header |
Gets or sets a style which is used to print connector lines between field headers combined in a field group. |
Lines |
Gets or sets a style which is used to print the horizontal and vertical lines. |
Odd |
Overrides the XRControl |
Style |
Overrides the XRControl |
Total |
Gets or sets a style which is used to print automatic total cells. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the XRControl. |
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 |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also