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