Bagikan melalui


DropDownList.BorderWidth Properti

Definisi

Mendapatkan atau mengatur lebar batas untuk kontrol.

public:
 virtual property System::Web::UI::WebControls::Unit BorderWidth { System::Web::UI::WebControls::Unit get(); void set(System::Web::UI::WebControls::Unit value); };
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.WebControls.Unit BorderWidth { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BorderWidth : System.Web.UI.WebControls.Unit with get, set
Public Overrides Property BorderWidth As Unit

Nilai Properti

Unit yang mewakili lebar batas untuk kontrol.

Atribut

Keterangan

Nota

Properti BorderWidth diwarisi dari WebControl kelas dan tidak berlaku untuk DropDownList kontrol.

Berlaku untuk