True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / PrintPreviewWinSettings Class / Caption Property

In This Topic
    Caption Property (PrintPreviewWinSettings)
    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