Intersoft.Client.Data.ComponentModel Namespace > PagedCollectionView Class : Filter Property |
Exception | Description |
---|---|
System.NotSupportedException | The implementation does not support filtering.Simpler implementations do not support filtering and will throw a System.NotSupportedException. Check the System.Windows.Data.PagedCollectionView.CanFilter property to test whether filtering is supported before assigning a non-null value. |
System.InvalidOperationException | System.Windows.Data.PagedCollectionView.IsAddingNew is true.-or-System.Windows.Data.PagedCollectionView.IsEditingItem is true. |
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