Back to Devexpress

Member Table: Customization Form

aspnet-7285-components-pivot-grid-member-tables-layout-features-member-table-customization-form.md

latest1.8 KB
Original Source

Member Table: Customization Form

  • Dec 17, 2020
MemberDescription
ASPxPivotGrid.CustomizationFieldsLeftSpecifies the X-coordinate of the customization form’s top-left corner.
ASPxPivotGrid.CustomizationFieldsTopSpecifies the Y-coordinate of the customization form’s top-left corner.
ASPxPivotGrid.CustomizationFieldsVisibleSpecifies whether the customization form is visible.
PivotGridWebOptionsCustomization.CustomizationWindowHeightSpecifies the customization form’s height. This option can be accessed via the control’s ASPxPivotGrid.OptionsCustomization property.
PivotGridWebOptionsCustomization.CustomizationWindowWidthSpecifies the customization form’s height. This option can be accessed via the control’s ASPxPivotGrid.OptionsCustomization property.
PivotGridFieldOptions.ShowInCustomizationFormSpecifies 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.