public bool AutoSize { get; set; }
Public Property AutoSize As Boolean Get Set
public: property bool AutoSize { bool get (); void set (bool value); }
member AutoSize : bool with get, set
In This Article