ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / ShowOptionsDialog Property

In This Topic
    ShowOptionsDialog Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether the options dialog is displayed when the grid is printed or exported.
    Syntax
    'Declaration
     
    
    Public Property ShowOptionsDialog As Boolean
    public bool ShowOptionsDialog {get; set;}
    See Also