public string ViewAndColumnText { get; set; }
Public Property ViewAndColumnText As String Get Set
public: property String^ ViewAndColumnText { String^ get (); void set (String^ value); }
member ViewAndColumnText : string with get, set
In This Article