string[] Columns { get; set; }
Property Columns As String() Get Set
property array<String^>^ Columns { array<String^>^ get (); void set (array<String^>^ value); }
abstract Columns : string[] with get, set
In This Article