PivotGridOptionsViewBase Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Fields
Name | Description |
---|---|
Default |
Specifies the default value for the Pivot |
#Properties
Name | Description |
---|---|
Column |
Gets or sets the column totals’ location. |
Draw |
Gets or sets whether a focus rectangle is painted around the currently focused cell. |
Group |
Gets or sets whether hidden fields are grouped within the Customization Form. |
Header |
Gets or sets the distance (vertical) between field headers. |
Header |
Gets or sets the distance (horizontal) between field headers. |
Row |
Gets or sets the totals’ and grand totals’ location. |
Row |
Gets or sets the tree offset. |
Row |
Gets or sets the width of the innermost row field values. |
Show |
Gets or sets whether the Grand Total column header is visible when there are two or more data fields. |
Show |
Gets or sets whether to display column Grand Totals. |
Show |
Gets or sets whether column headers are displayed. |
Show |
Gets or sets whether to display column automatic Totals. |
Show |
Gets or sets whether custom totals are displayed for the field values which contain a single nesting field value. |
Show |
Gets or sets whether data headers are displayed. |
Show |
Gets or sets whether filter headers are displayed. |
Show |
Gets or sets whether the horizontal line that separates the Filter Header Area from the Data Area and Column Header Area is displayed. |
Show |
Gets or sets whether grand totals are displayed when the control lists a single value of an outer column field or row field along its left or top edge. |
Show |
Gets or sets whether horizontal grid lines are displayed. |
Show |
Gets or sets whether the Grand Total row header is visible when there are two or more data fields. |
Show |
Gets or sets whether to display row Grand Totals. |
Show |
Gets or sets whether row headers are displayed. |
Show |
Gets or sets whether to display row automatic Totals. |
Show |
Gets or sets whether automatic totals are displayed for the field values which contain a single nesting field value. |
Show |
Gets or sets whether vertical grid lines are displayed. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the 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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets whether the specified field header area is visible. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides all Totals. |
Is |
For internal use only. |
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 all options to their default values. |
Set |
Simultaneously sets the values of the Pivot |
Should |
Tests whether the Pivot |
Show |
Shows all Totals. |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also