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