TableRow.NestingLevel Property
Gets the nesting level of the table containing a current row.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v23.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that indicates how deep the table that contains a current row is inserted into others. |
See Also