ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / IConditionValueEditor Interface / IsDroppedDown Property

In This Topic
    IsDroppedDown Property
    In This Topic
    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