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