[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.CustomizeFilterEditorEventArgs

CustomizeFilterEditorEventArgs Class

Provides data for the CustomizeFilterEditor event.

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

Constructors

Name Description
CustomizeFilterEditorEventArgs(string, int, Type)

Initializes a new instance of a CustomizeFilterEditorEventArgs.

Properties

Name Description
ColumnIndex

Gets the index of column for filtering.

ColumnName

Gets the name of 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.