ComponentOne True DBGrid for WinForms
IsDroppedDown Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > IConditionValueEditor Interface : IsDroppedDown Property
Gets a value that determines whether the editor's modal form is open or not.
Syntax
'Declaration
 
ReadOnly Property IsDroppedDown As System.Boolean
System.bool IsDroppedDown {get;}
Remarks
This property allows custom editors to display modal dialogs.
See Also

Reference

IConditionValueEditor Interface
IConditionValueEditor Members