Click or drag to resize

IBufferRowRowState Property

Gets the current state of the row.

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

Property Value

Type: RowState
The state of the row.
See Also