WizardDesignerDrawGrid Property |
Prevents the grid from being drawn on the Wizard
Namespace: Gui.WizardAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected override bool DrawGrid { get; }
Protected Overrides ReadOnly Property DrawGrid As Boolean
Get
protected:
virtual property bool DrawGrid {
bool get () override;
}
abstract DrawGrid : bool with get
override DrawGrid : bool with get
Property Value
Type:
BooleanSee Also