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