SplitterPanel.Width Свойство

Определение

Получает или задает толщину SplitterPanel.

public:
 property int Width { int get(); void set(int value); };
[System.ComponentModel.Browsable(false)]
public int Width { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Width : int with get, set
Public Property Width As Integer

Значение свойства

Int32

Ширина SplitterPanel (в пикселях).

Атрибуты

Применяется к