Class PlainTextSection
Inherited Members
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class PlainTextSection : DialogConfirmSection, ITouchUIUpdateProvider
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)
Declaration
public override void BindToContext(ContentControlPropertiesContext context)
Parameters
ContentControlPropertiesContext
context
|
Overrides
BindUIControls()
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |
Overrides
LocalizeUI()
UpdateUIForNonTouchTheme()
Declaration
public override void UpdateUIForNonTouchTheme()
Overrides
UpdateUIForTouchTheme()
Declaration
public override void UpdateUIForTouchTheme()