public int InactiveBottom { get; }
Public ReadOnly Property InactiveBottom As Integer Get
public: property int InactiveBottom { int get (); }
member InactiveBottom : int with get
In This Article