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

Defines the basic functionality of the SectionColumnsDialog.

Definition

Namespace:Telerik.Windows.Documents.UI.Extensibility

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public interface ISectionColumnsDialog

Derived Classes: SectionColumnsDialog

Methods

Show the dialog.

C#
void ShowDialog(SectionColumnsDialogContext context)
Parameters:contextSectionColumnsDialogContext

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