Gets or sets the preview pane this navigation pane is connected to.
Namespace:
C1.Win.C1PrintPreviewAssembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
public C1PreviewPane PreviewPane { get; set; } |
Visual Basic (Declaration) |
---|
Public Property PreviewPane As C1PreviewPane |