TableCell.NestingLevel Property
In This Article
Gets the nesting level of the table containing a current cell.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.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 cell is inserted into others. |
See Also