Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PreviewWrapper Class / Caption Property

In This Topic
    Caption Property (PreviewWrapper)
    In This Topic
    Gets or sets the caption of the preview window.
    Syntax
    'Declaration
     
    Public Property Caption As System.String
    public System.string Caption {get; set;}
    See Also