Bagikan melalui


ListBox.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

Objek Unit yang mewakili lebar batas kontrol.

Atribut

Keterangan

Nota

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

Berlaku untuk

Lihat juga