public IndexedColumnViewModelCollection Columns { get; }Public ReadOnly Property Columns As IndexedColumnViewModelCollection
Getpublic:
property IndexedColumnViewModelCollection^ Columns {
IndexedColumnViewModelCollection^ get ();
}member Columns : IndexedColumnViewModelCollection with get