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