MVCxPivotGridWebOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Fields
Name | Description |
---|---|
Default |
Specifies the default value for the Pivot |
#Properties
Name | Description |
---|---|
Column |
Gets or sets the column totals’ location.
Inherited from Pivot |
Data |
Gets or sets a value that specifies how data headers are displayed.
Inherited from Pivot |
Data |
Gets or sets a value limiting the number of data field headers displayed in a row (line) of the field headers popup.
Inherited from Pivot |
Data |
Gets or sets the minimum number of data fields required to temporarily hide data field headers within a hidden panel.
Inherited from Pivot |
Enable |
Gets or sets whether to enable context menu scrolling.
Inherited from Pivot |
Enable |
Gets or sets whether scrolling popup menus invoked in the Filter Editor window is allowed.
Inherited from Pivot |
Group |
Gets or sets whether hidden fields are grouped within the Customization Form.
Inherited from Pivot |
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 |
Horizontal |
Gets or sets a value specifying the horizontal scroll bar’s display mode.
Inherited from Pivot |
Horizontal |
Gets or sets a value specifying the horizontal scrolling mode.
Inherited from Pivot |
Row |
Gets or sets the totals’ and grand totals’ location.
Inherited from Pivot |
Row |
Gets or sets the tree offset.
Inherited from Pivot |
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 end-users can invoke the context menus.
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 |
Obsolete. Gets or sets whether the horizontal scrollbar is 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 |
Vertical |
Gets or sets a value specifying the vertical scroll bar’s display mode.
Inherited from Pivot |
Vertical |
Gets or sets a value specifying the vertical scrolling mode.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the options object passed as the 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