InterfaceISectionColumnsDialog
Interface
Defines the basic functionality of the SectionColumnsDialog.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public interface ISectionColumnsDialog
Methods
ShowDialog(SectionColumnsDialogContext)
Show the dialog.
Declaration
cs-api-definition
void ShowDialog(SectionColumnsDialogContext context)
Parameters
context
The context which encapsulate the parameters needed for shown the dialog.