SplitterPanel.Height Propriété

Définition

Obtient ou définit la hauteur de 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

Valeur de propriété

Hauteur du SplitterPanel en pixels.

Attributs

Exceptions

La hauteur ne peut être définie.

S’applique à