Intersoft.Client.Data.ComponentModel Namespace > PagedCollectionView Class : Groups Property |
Public ReadOnly Property Groups As ReadOnlyObservableCollection(Of Object)
Dim instance As PagedCollectionView Dim value As ReadOnlyObservableCollection(Of Object) value = instance.Groups
public ReadOnlyObservableCollection<object> Groups {get;}
public: property ReadOnlyObservableCollection<Object^>^ Groups { ReadOnlyObservableCollection<Object^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2