[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.IConditionValueEditor

IConditionValueEditor Interface

Defines a value editor of filter condition.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public interface IConditionValueEditor

Properties

Name Description
IsDroppedDown

Gets a value that determines whether the editor's modal form is open or not.

Methods

Name Description
GetValue()

Gets a value of editor.

SetValue(object)

Sets a value to editor.