Click or drag to resize
KaxFilterFieldEditorCreatingEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Kettic.AspNet.ControlsKaxFilterFieldEditorCreatingEventArgs

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxFilterFieldEditorCreatingEventArgs : EventArgs

The KaxFilterFieldEditorCreatingEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEditor
Instance of KaxFilterDataFieldEditor that will be loaded.
Public propertyEditorType
The name of editor type that will be loaded.
Top
See Also