PivotGridOptionsCustomizationEx Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether end-users are allowed to invoke the Customization Form.
Inherited from Pivot |
Allow |
Gets or sets whether end-users are allowed to drag field headers.
Inherited from Pivot |
Allow |
Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form.
Inherited from Pivot |
Allow |
Gets or sets whether data editing is enabled. |
Allow |
Gets or sets whether end-users are allowed to expand/collapse rows or columns that correspond to the current field.
Inherited from Pivot |
Allow |
Gets or sets whether field values are expanded/collapsed on a double click.
Inherited from Pivot |
Allow |
Gets or sets whether filter buttons are displayed within field headers.
Inherited from Pivot |
Allow |
Gets or sets whether end-users are allowed to filter pivot grid data by summaries.
Inherited from Pivot |
Allow |
Gets or sets whether filtering can be applied to fields via the Customization Form.
Inherited from Pivot |
Allow |
Gets or sets a value which specifies when the fields can be hidden by end-users.
Inherited from Pivot |
Allow |
Gets or sets whether end-users are allowed to resize the Pivot Grid Control’s elements. |
Allow |
Gets or sets whether end-users can change the sort order of fields.
Inherited from Pivot |
Allow |
Gets or sets whether end-users can sort row field values by column values, and column field values by row values.
Inherited from Pivot |
Allow |
Gets or sets whether the sort order of field values can be toggled via the Customization Form.
Inherited from Pivot |
Customization |
Gets or sets which layouts can be applied to the Customization Form when it is painted in Excel2007 style.
Inherited from Pivot |
Customization |
Gets or sets the customization form’s layout when it is painted in Excel2007 style.
Inherited from Pivot |
Customization |
Gets or sets whether the customization form displays the search box that allows the user to filter the list of available fields. |
Customization |
Gets or sets whether or not the Customization Form can automatically snap to specific targets. |
Customization |
Gets or sets the Customization Form‘s style.
Inherited from Pivot |
Deferred |
Gets or sets whether dragging fields within the Customization Form (when it’s painted using the Excel2007 style) immediately updates the layout of fields in the Pivot |
Filter |
Indicates whether the Filter Panel is visible.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the options object passed as the parameter to the current object.
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 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. |
Reset() |
Resets all options to their default values.
Inherited from Base |
Should |
Tests whether the 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