ASPxClientGridView.IsCustomizationWindowVisible Method
In This Article
Indicates whether the Customization Window is displayed.
#Declaration
TypeScript
IsCustomizationWindowVisible(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also