ASPxClientGridView.IsNewRowEditing Method
In This Article
Indicates whether or not a new row is being edited.
#Declaration
TypeScript
IsNewRowEditing(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also