PlainTextSection
Class
Interaction logic for PlainTextSection.xaml
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class PlainTextSection : DialogConfirmSection, IComponentConnector
Inheritance: objectDialogConfirmSectionPlainTextSection
Implements:
Inherited Members
Constructors
C#
public PlainTextSection()
Properties
Gets the context of the dialog.
C#
protected override IEditableObject Context { get; }
Overrides:
Methods
Binds the dialog to the provided context.
C#
public override void BindToContext(ContentControlPropertiesContext context)
The context to be bound to the control.
Overrides:
InitializeComponent
C#
public void InitializeComponent()