ActiveReports Developer 7
LevelNumber Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Field Class : LevelNumber Property

Glossary Item Box

Gets the level number of this field.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LevelNumber As System.Integer
C# 
public System.int LevelNumber {get;}

See Also