CommandBarPopup.Height Свойство

Определение

Получает высоту элемента управления.

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

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

Int32

Высота элемента управления.

Реализации

Атрибуты

Комментарии

Этот метод создает исключение, InvalidOperationException Если для него задано другое значение.

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