ASPxClientGridViewColumnMovingEventArgs.isGroupPanel Property
In This Article
Gets whether the source column is currently over the Group Panel.
#Declaration
TypeScript
isGroupPanel: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also