TableRow.NestingLevel Property
Gets the nesting level of the table containing a current row.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
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