Skip to main content
All docs
V26.1
  • FilterFieldCollection Properties

    A collection of the FilterField objects.
    Name Description
    Count Gets the number of elements contained by this FreezableCollection<T>. Inherited from FreezableCollection<T>.
    HasAnimatedProperties Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
    Item[Int32] Gets or sets the element at the specified index. Inherited from FreezableCollection<T>.
    Item[String] Gets a filter field by its name.
    ICollection<T>.IsReadOnly For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>.
    ICollection.IsSynchronized For a description of this member, see IsSynchronized. Inherited from FreezableCollection<T>.
    ICollection.SyncRoot For a description of this member, see SyncRoot. Inherited from FreezableCollection<T>.
    IList.IsFixedSize For a description of this member, see IsFixedSize. Inherited from FreezableCollection<T>.
    IList.IsReadOnly For a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>.
    IList.Item[Int32] For a description of this member, see Item[Int32]. Inherited from FreezableCollection<T>.
    See Also