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