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