ASPxClientPivotGrid.GetCustomizationFieldsVisibility Method
In This Article
Returns a value that specifies whether the customization form is visible.
#Declaration
TypeScript
GetCustomizationFieldsVisibility(): boolean
#Returns
Type | Description |
---|---|
boolean | true if the customization form is visible; otherwise, false. |
See Also