[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CustomizeFilterEditorEventArgs

CustomizeFilterEditorEventArgs Class

Provides data for the CustomizeFilterEditor event.

Inheritance
CustomizeFilterEditorEventArgs
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public class CustomizeFilterEditorEventArgs : EventArgs

Constructors

Name Description
CustomizeFilterEditorEventArgs(Column, Type)

Initializes a new instance of a CustomizeFilterEditorEventArgs.

Properties

Name Description
Column

Gets the column for filtering.

Control

Gets or sets the value of the localized string.

EditorType

Gets the data type for the value editor of filter condition.