WizardDesigner.DisplaySideBar 屬性

定義

取得或設定相關聯精靈控制項中的屬性,指出是否顯示提要欄位。

protected:
 property bool DisplaySideBar { bool get(); void set(bool value); };
protected bool DisplaySideBar { get; set; }
member this.DisplaySideBar : bool with get, set
Protected Property DisplaySideBar As Boolean

屬性值

Boolean

true 表示顯示提要欄位,否則為 false

適用於

另請參閱