Gets or sets the outline node representing the current item in Outlines.
Namespace:
C1.C1PreviewFor details, see the remarks section of the property.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public OutlineNode OutlineNode { get; set; } |
| Visual Basic |
|---|
Public Property OutlineNode As OutlineNode Get Set |