ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintPreviewWinSettings Class / ToolBars Property

In This Topic
    ToolBars Property (PrintPreviewWinSettings)
    In This Topic
    Gets or sets a value indicating the visibiity of toolbars.
    Syntax
    'Declaration
     
    
    Public Property ToolBars As Boolean
    public bool ToolBars {get; set;}
    See Also