Class PlainTextSection
Interaction logic for PlainTextSection.xaml
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class PlainTextSection : DialogConfirmSection, IComponentConnector
Constructors
PlainTextSection()
Declaration
public PlainTextSection()
Properties
Context
Gets the context of the dialog.
Declaration
protected override IEditableObject Context { get; }
Property Value
System.ComponentModel.IEditableObject
|
Overrides
Methods
BindToContext(ContentControlPropertiesContext)
Binds the dialog to the provided context.
Declaration
public override void BindToContext(ContentControlPropertiesContext context)
Parameters
ContentControlPropertiesContext
context
The context to be bound to the control. |
Overrides
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()