[]
        
(Showing Draft Content)

C1.Win.C1Editor.Table.CanShowDialog

CanShowDialog Method

CanShowDialog(DialogType)

Returns a Boolean value indicating whether the specified dialog box can be shown.

Declaration
public bool CanShowDialog(Table.DialogType type)
Parameters
Type Name Description
Table.DialogType type

The type of dialog box to be shown.

Returns
Type Description
bool

A Boolean value indicating whether or not the specified dialog can be shown.