TableEditor.IsCurrentRowInEditMode Property
Indicates if the current row is in edit mode
[Visual Basic]Public Property IsCurrentRowInEditMode As
Boolean [C#]public
bool IsCurrentRowInEditMode {get; set;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace