ShowOptionsDialog Property
ShowOptionsDialog
Gets or sets a value indicating whether the options dialog is displayed
when the grid is printed or exported.
Declaration
public bool ShowOptionsDialog { get; set; }
Public Property ShowOptionsDialog As Boolean