PivotGridFieldOptionsEx Properties
Contains options for a field.
Name | Description |
---|---|
Allow |
Gets or sets whether an end-user is allowed to drag the Field Header.
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 allowed for the current field. |
Allow |
Gets or sets whether an end-user is allowed to expand/collapse the rows or columns which correspond to the current field.
Inherited from Pivot |
Allow |
Gets or sets whether an end-user can apply a filter to the current field.
Inherited from Pivot |
Allow |
Gets or sets whether end-users are allowed to filter pivot grid data by summaries calculated against the current data field.
Inherited from Pivot |
Allow |
Gets or sets whether or not an end-user can hide the current field. |
Allow |
Gets or sets whether an end-user can change the data field’s summary type.
Inherited from Pivot |
Allow |
Gets or sets whether an end-user can modify the field’s current sort order.
Inherited from Pivot |
Allow |
Gets or sets whether end-users can sort the current row/column field values by other column/row summary values.
Inherited from Pivot |
Field |
Gets or sets the field’s pop-up filter mode. |
Group |
Gets or sets the filtering mode used for the field’s owner group.
Inherited from Pivot |
Hide |
Gets or sets whether the first (empty) column/row that displays variation data for the current data field must be hidden.
Inherited from Pivot |
Is |
Gets or sets whether an end-user is allowed to select only a single item in the filter drop-down. |
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.
Inherited from Pivot |
OLAPUse |
Gets or sets whether the Non |
Read |
Gets or sets whether end-users can modify cell values. |
Show |
Gets or sets which cells corresponding to the current field display editor buttons. |
Show |
Gets or sets whether Custom Totals that correspond to the current Column Field or Row Field are visible.
Inherited from Pivot |
Show |
Gets or sets whether a user can open the Expression Editor dialog for the current field in the context menu. |
Show |
Gets or sets whether grand totals that correspond to the current data field are visible.
Inherited from Pivot |
Show |
Gets or sets whether to display a group interval name in the field header.
Inherited from Pivot |
Show |
Gets or sets whether the field’s header is displayed within the customization form when the field is hidden.
Inherited from Pivot |
Show |
Gets or sets whether the current field is available in the Expression Editor‘s field list.
Inherited from Pivot |
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.
Inherited from Pivot |
Show |
Gets or sets whether Totals that correspond to the current data field are visible.
Inherited from Pivot |
Show |
Gets or sets whether an end-user can open an Expression Editor for the current unbound field using a context menu. |
Show |
Gets or sets whether data cells that correspond to the current data field are visible.
Inherited from Pivot |
See Also