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