public Object BottomContent { get; set; }
Public Property BottomContent As Object Get Set
public: property Object^ BottomContent { Object^ get (); void set (Object^ value); }
member BottomContent : Object with get, set
In This Article