CommandBarPopup.Top Property

Definition

Gets the top. This property is deprecated.

public:
 property int Top { int get(); };
public:
 property int Top { int get(); };
[System.Runtime.InteropServices.DispId(1610874919)]
public int Top { [System.Runtime.InteropServices.DispId(1610874919)] get; }
[<System.Runtime.InteropServices.DispId(1610874919)>]
[<get: System.Runtime.InteropServices.DispId(1610874919)>]
member this.Top : int
Public ReadOnly Property Top As Integer

Property Value

The top. This property is deprecated.

Implements

Top
Attributes

Remarks

This property throws a DeprecatedException when called.

Applies to