ISectionColumnsDialog
Interface
Defines the basic functionality of the SectionColumnsDialog.
Definition
Namespace:Telerik.WinForms.Documents.UI.Extensibility
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public interface ISectionColumnsDialog
Methods
Show the dialog.
C#
void ShowDialog(SectionColumnsDialogContext context)
The context which encapsulate the parameters needed for shown the dialog.