Diagram.ShowGrid Property

Definition

Gets or sets a value indicating whether the grid is visible.

public:
 property bool ShowGrid { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool ShowGrid { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ShowGrid : bool with get, set
Public Property ShowGrid As Boolean

Property Value

Attributes

Applies to