public bool AdjustColumnWidth { get; set; }
Public Property AdjustColumnWidth As Boolean Get Set
public: property bool^ AdjustColumnWidth { bool^ get (); void set (bool^ value); }