CustomizationFormShowingEventArgs.CustomizationForm Property
Provides access to the Customization Form.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| Form | A Form descendant which represents the Customization Form. |
See Also