Intersoft.Client.UI.Data Namespace > UXDataFilter Class : CollectionView Property |
<CategoryAttribute("Common Properties")> Public Property CollectionView As PagedCollectionView
Dim instance As UXDataFilter Dim value As PagedCollectionView instance.CollectionView = value value = instance.CollectionView
[CategoryAttribute("Common Properties")] public PagedCollectionView CollectionView {get; set;}
[CategoryAttribute("Common Properties")] public: property PagedCollectionView^ CollectionView { PagedCollectionView^ get(); void set ( PagedCollectionView^ value); }
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