PivotGridFieldOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether an end-user is allowed to drag the Field Header. |
Allow |
Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form. |
Allow |
Gets or sets whether an end-user is allowed to expand/collapse the rows or columns which correspond to the current field. |
Allow |
Gets or sets whether an end-user can apply a filter to the current field. |
Allow |
Gets or sets whether end-users are allowed to filter pivot grid data by summaries calculated against the current data field. |
Allow |
Gets or sets whether an end-user can change the data field’s summary type. |
Allow |
Gets or sets whether an end-user can modify the field’s current sort order. |
Allow |
Gets or sets whether end-users can sort the current row/column field values by other column/row summary values. |
Group |
Gets or sets the filtering mode used for the field’s owner group. |
Hide |
Gets or sets whether the first (empty) column/row that displays variation data for the current data field must be hidden. |
OLAPFilter |
Gets or sets whether Pivot |
OLAPFilter |
Gets or sets whether to use the WHERE or subselect clause in an MDX query, when filtering against filter fields in OLAP mode. |
OLAPUse |
Gets or sets whether the Non |
Show |
Gets or sets whether Custom Totals that correspond to the current Column Field or Row Field are visible. |
Show |
Gets or sets whether grand totals that correspond to the current data field are visible. |
Show |
Gets or sets whether to display a group interval name in the field header. |
Show |
Gets or sets whether the field’s header is displayed within the customization form when the field is hidden. |
Show |
Gets or sets whether the current field is available in the Expression Editor‘s field list. |
Show |
Gets or sets whether the field is available for selection in the Filter Editor. |
Show |
Gets or sets whether the summary type is displayed within the data field’s header. |
Show |
Gets or sets whether Totals that correspond to the current data field are visible. |
Show |
Gets or sets whether data cells that correspond to the current data field are visible. |
#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 |
Occurs when any of the Pivot |
See Also