PivotGridOptionsView 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 |
---|---|
Allow |
Gets or sets whether to display format rule descriptions in Rule Editor and Rule Manager. |
Allow |
Gets or sets whether Pivot |
Allow |
Gets or sets whether the text displayed in the field values support HTML tags. |
Allow |
Gets or sets whether HTML formatting can be applied to column and band captions. |
Column |
Gets or sets the column totals’ location.
Inherited from Pivot |
Draw |
Gets or sets whether a focus rectangle is painted around the currently focused cell.
Inherited from Pivot |
Filter |
Gets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor. |
Filter |
Gets or sets a value which specifies the distance from the separator line to the adjacent areas. |
Fixed |
Gets or sets a pinned column’s location. |
Group |
Gets or sets whether hidden fields are grouped within the Customization Form.
Inherited from Pivot |
Header |
Gets or sets how filter buttons are rendered. |
Header |
Gets or sets the distance (vertical) between field headers.
Inherited from Pivot |
Header |
Gets or sets the distance (horizontal) between field headers.
Inherited from Pivot |
Hide |
Gets or sets whether pinned columns are displayed in the scrollable area. |
Row |
Gets or sets the totals’ and grand totals’ location.
Inherited from Pivot |
Row |
Gets or sets the tree offset.
Inherited from Pivot |
Row |
Gets or sets the width of the innermost row field values.
Inherited from Pivot |
Show |
Gets or sets a value specifying when buttons of in-place editors are shown in cells. |
Show |
Gets or sets whether the Grand Total column header is visible when there are two or more data fields.
Inherited from Pivot |
Show |
Gets or sets whether to display column Grand Totals.
Inherited from Pivot |
Show |
Gets or sets whether column headers are displayed.
Inherited from Pivot |
Show |
Gets or sets whether to display column automatic Totals.
Inherited from Pivot |
Show |
Gets or sets whether custom totals are displayed for the field values which contain a single nesting field value.
Inherited from Pivot |
Show |
Gets or sets whether data headers are displayed.
Inherited from Pivot |
Show |
Gets or sets whether filter headers are displayed.
Inherited from Pivot |
Show |
Gets or sets whether the horizontal line that separates the Filter Header Area from the Data Area and Column Header Area is displayed.
Inherited from Pivot |
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.
Inherited from Pivot |
Show |
Gets or sets whether horizontal grid lines are displayed.
Inherited from Pivot |
Show |
Gets or sets whether the Grand Total row header is visible when there are two or more data fields.
Inherited from Pivot |
Show |
Gets or sets whether to display row Grand Totals.
Inherited from Pivot |
Show |
Gets or sets whether row headers are displayed.
Inherited from Pivot |
Show |
Gets or sets whether to display row automatic Totals.
Inherited from Pivot |
Show |
Gets or sets whether automatic totals are displayed for the field values which contain a single nesting field value.
Inherited from Pivot |
Show |
Gets or sets whether vertical grid lines are displayed.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Pivot |
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.
Inherited from Pivot |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides all Totals.
Inherited from Pivot |
Is |
For internal use only.
Inherited from Pivot |
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.
Inherited from Pivot |
Set |
Simultaneously sets the values of the Pivot |
Should |
Tests whether the Pivot |
Show |
Shows all Totals.
Inherited from Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also