IToolbarDialog Members
The IToolbarDialog type exposes the following members.
Methods
Name | Description | |
---|---|---|
DisableActions |
Disables the actions.
|
|
EnableActions |
Enables the actions.
|
|
InitializeToolBar |
Initialize the toolbar.
|
Properties
Name | Description | |
---|---|---|
ActionsEnabled |
Gets or sets a value indicating whether [actions enabled].
|
|
ClassName |
The css Class name rendered with the module
|
|
DisplayTitle |
Gets or sets the display title.
|
|
Enabled |
Gets or sets a value indicating whether this IToolbarDialog is enabled.
|
|
HideToolBar |
Value on weather to hide the toolbar buttons.
|
|
Span |
Gets or sets the span.
|
|
SpanList |
Gets or sets the span list.
|
|
TitleSection |
Gets or sets a value indicating whether [title section].
|
|
ToolBarCssClass |
Gets or sets the tool bar CSS class.
|
Events
Name | Description | |
---|---|---|
CancelAndCloseEvent |
Occurs when [cancel and close event].
|
|
SaveAndCloseEvent |
Occurs when [save and close event].
|
|
UndoEvent |
Occurs when [undo event].
|