True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintPreviewWinSettings Class / AllowSizing Property

In This Topic
    AllowSizing Property (PrintPreviewWinSettings)
    In This Topic
    Gets or sets a value indicating whether the end user has the ability to size the preview window.
    Syntax
    'Declaration
     
    Public Property AllowSizing As System.Boolean
    public System.bool AllowSizing {get; set;}
    See Also