[]
        
(Showing Draft Content)

C1.Win.C1Editor.Table

Table Class

Allows the user to work with a table currently selected in the editor.

Inheritance
Table
Namespace: C1.Win.C1Editor
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public sealed class Table

Methods

Name Description
CanExecute(Action)

Returns a Boolean value indicating whether the specified action can be executed.

CanShowDialog(DialogType)

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

Execute(Action)

Executes the specified action.

ShowDialog(DialogType)

Shows the specified dialog.