Click or drag to resize

StiComponentGetLevel Method

Returns the level of the object nesting. Level 1 - page, 2 - page and etc.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int GetLevel()

Return Value

Type: Int32
Level 1 - page, 2 - page and etc.
See Also