共用方式為


DesignerOptions.ShowGrid 屬性

定義

取得或設定值,啟用或停用設計工具中的方格。

public:
 virtual property bool ShowGrid { bool get(); void set(bool value); };
public virtual bool ShowGrid { get; set; }
member this.ShowGrid : bool with get, set
Public Overridable Property ShowGrid As Boolean

屬性值

Boolean

如果啟用方格,則為 true,否則為 false。 預設為 true

適用於

另請參閱