ASPxClientPivotCustomization Class
In This Article
A client-side equivalent of the ASPxPivotCustomizationControl control.
#Declaration
TypeScript
declare class ASPxClientPivotCustomization extends ASPxClientControl
#Remarks
The ASPxClientPivotCustomization object serves as a client-side equivalent of the ASPxPivotCustomizationControl control, and implements the functionality allowing the customization control to be manipulated on the client side.
#Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientPivotCustomization
See Also