Spread Windows Forms 12.0 Product Documentation
DialogShowing Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ICommonDialogSupport Interface : DialogShowing Property
Returns whether the CommonDialog SubEditor is currently open.
Syntax
'Declaration
 
ReadOnly Property DialogShowing As Boolean
'Usage
 
Dim instance As ICommonDialogSupport
Dim value As Boolean
 
value = instance.DialogShowing
bool DialogShowing {get;}

Property Value

Boolean: true if the CommonDialog subeditor is currently open; false otherwise
See Also

Reference

ICommonDialogSupport Interface
ICommonDialogSupport Members