ASPxClientGridViewColumnMovingEventArgs.allow Property
In This Article
Gets or sets whether a column is allowed to be moved.
#Declaration
TypeScript
allow: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also