| ASPxPivotGrid.CustomizationFieldsLeft |
Specifies the X-coordinate of the customization form’s top-left corner. |
| ASPxPivotGrid.CustomizationFieldsTop |
Specifies the Y-coordinate of the customization form’s top-left corner. |
| ASPxPivotGrid.CustomizationFieldsVisible |
Specifies whether the customization form is visible. |
| PivotGridWebOptionsCustomization.CustomizationWindowHeight |
Specifies the customization form’s height. This option can be accessed via the control’s ASPxPivotGrid.OptionsCustomization property. |
| PivotGridWebOptionsCustomization.CustomizationWindowWidth |
Specifies the customization form’s height. This option can be accessed via the control’s ASPxPivotGrid.OptionsCustomization property. |
| PivotGridFieldOptions.ShowInCustomizationForm |
Specifies whether the field’s header is displayed within the customization form when the field is hidden. This option can be accessed via the field’s PivotGridFieldBase.Options property. |