Provides data for the FilterAttributes, FilterEvents, FilterProperties events.

Namespace:  Greatis.FormDesigner
Assembly:  Greatis.FormDesigner (in Greatis.FormDesigner.dll)

Syntax

Visual Basic (Declaration)
Public Structure FilterEventArgs
C#
public struct FilterEventArgs
Visual C++
public value class FilterEventArgs
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also