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

속성 값

그리드를 사용하도록 설정하면 기본값은 true입니다.

적용 대상

추가 정보