Gets the tab page containing the thumbnails view.

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

Syntax

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

See Also