ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    public bool AllowSizing {get; set;}
    See Also