TableRow.IsFirst Property
Indicates whether the current row is the first row in a table.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current row is the first row; otherwise, false. |
See Also