New to Telerik UI for WinFormsStart a free 30-day trial

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)
Parameters:contextSectionColumnsDialogContext

The context which encapsulate the parameters needed for shown the dialog.