ComponentOne FlexGrid for WinForms
IsDroppedDown Property

C1.Win.C1FlexGrid 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 Boolean
bool IsDroppedDown {get;}
Remarks
This property allows custom editors to display modal dialogs.
See Also

Reference

IConditionValueEditor Interface
IConditionValueEditor Members