Class CheckBoxSection
Inherited Members
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class CheckBoxSection : DialogConfirmSection, ITouchUIUpdateProvider
Constructors
CheckBoxSection()
Declaration
public CheckBoxSection()
Properties
CheckBoxSectionContext
Declaration
protected CheckBoxSectionViewModel CheckBoxSectionContext { get; }
Property Value
CheckBoxSectionViewModel
|
Context
Gets the context of the dialog.
Declaration
protected override IEditableObject Context { get; }
Property Value
System.ComponentModel.IEditableObject
|
Overrides
DataContext
Declaration
public override object DataContext { get; set; }
Property Value
System.Object
|
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()