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