[]
        
(Showing Draft Content)

C1.Win.DataFilter.CustomEditorEventArgs

CustomEditorEventArgs Class

Provides data for the CustomEditorInitializing event of a C1FilterEditor control.

Inheritance
CustomEditorEventArgs
Namespace: C1.Win.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public class CustomEditorEventArgs : EventArgs

Constructors

Name Description
CustomEditorEventArgs()

Properties

Name Description
Control

Gets or sets the custom editor.

PropertyName

Gets or sets the name of the data item property to which the filter expression applies.

PropertyType

Gets or sets the type of the data item property to which the filter expression applies.