Gets or sets the entry outline level.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Level { get; set; }
Visual Basic
Public Property Level As Integer
	Get
	Set

See Also