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