Class SectionColumnsDialog
Represents the default SectionColumnsDialog.
Inheritance
System.Object
SectionColumnsDialog
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class SectionColumnsDialog : SectionColumnsDialogBase, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow, ISectionColumnsDialog
Constructors
SectionColumnsDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
ShowDialog(SectionColumnsDialogContext)
Shows the SectionColumnsDialog.
Declaration
public void ShowDialog(SectionColumnsDialogContext context)
Parameters
SectionColumnsDialogContext
context
The context which encapsulate the parameters needed for shown the dialog. |