SplitterPanel.Height Vlastnost

Definice

Získá nebo nastaví výšku SplitterPanel.

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

Hodnota vlastnosti

Int32

Výška SplitterPanel, v pixelech.

Atributy

Výjimky

Výšku nelze nastavit.

Platí pro