Property IsInserting
| Improve this Doc View SourceIsInserting
Gets a value indicates whether current row is in inserting mode.
Declaration
public bool IsInserting { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether current row is in inserting mode.
public bool IsInserting { get; }
Type | Description |
---|---|
System.Boolean |