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