Gets the state of a view row with regard to edit, add and delete operations if they are performed directly on the view.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public ViewRowState RowState { get; } |
Visual Basic |
---|
Public ReadOnly Property RowState As ViewRowState Get |