ComponentOne FlexGrid for WinForms
KeepFormOpen Property

C1.Win.C1FlexGrid Namespace > IC1ColumnFilterEditor Interface : KeepFormOpen Property
Gets a value that determines whether the containing form should remain open even when it is deactivated.
Syntax
'Declaration
 
ReadOnly Property KeepFormOpen As Boolean
bool KeepFormOpen {get;}
Remarks
This property allows custom editors to display modal dialogs.
See Also

Reference

IC1ColumnFilterEditor Interface
IC1ColumnFilterEditor Members