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