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