Bagikan melalui


EntityCommand.DesignTimeVisible Properti

Definisi

Mendapatkan atau mengatur nilai yang menunjukkan apakah objek perintah harus terlihat dalam kontrol Designer Formulir Windows.

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

Nilai Properti

truejika objek perintah harus terlihat dalam kontrol Designer Formulir Windows; jika tidak, false.

Berlaku untuk