Click or drag to resize

RowProviderRowState Property

Gets the state of the row.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public virtual RowState RowState { get; }

Property Value

Type: RowState
The state of the row.
See Also