Class DatePickerSection
Interaction logic for DatePickerSection.xaml
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class DatePickerSection : DialogConfirmSection, IComponentConnector
Constructors
DatePickerSection()
Declaration
public DatePickerSection()
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()