Gets the tab page containing the outline view.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public TabPage OutlinePage { get; }
Visual Basic (Declaration)
Public ReadOnly Property OutlinePage As TabPage

See Also