The FilterSettings type exposes the following members.

Properties

  Name Description
Public property CollapseAnimation
Gets or sets the collapse animation effect.
Public property CollapseDelay
Gets or sets the collapse delay in milliseconds before the drop-down operators list starts hiding.
Public property CollapseDuration
Gets or sets the collapse animation duration in milliseconds.
Public property CollapseEasing
Specifies the transition for the collapse animation.
Public property ExpandAnimation
Gets or sets the expand animation effect.
Public property ExpandDelay
Gets or sets the expand delay in milliseconds before drop-down operators list opens.
Public property ExpandDuration
Gets or sets the animation duration in milliseconds.
Public property ExpandEasing
Specifies the transition for the expand animation.
Public property FilterOnSelect
Gets or sets a value indicating whether the filtering will be performed immediately once a filter operator is selected.
Public property WindowCollisionDetection
Determines whether or not the drop-down operators list's position will be adjusted to fit in window bounds.

See Also