ComponentOne True DBGrid for WinForms
ShowOptionsDialog Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : ShowOptionsDialog Property
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 System.Boolean
public System.bool ShowOptionsDialog {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members