Class SchedulerDialog
Inheritance
System.Object
SchedulerDialog
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SchedulerDialog : Control
Constructors
SchedulerDialog()
Declaration
public SchedulerDialog()
Fields
HeaderTemplateProperty
Declaration
public static readonly DependencyProperty HeaderTemplateProperty
Field Value
Microsoft.
|
IconTemplateProperty
Declaration
public static readonly DependencyProperty IconTemplateProperty
Field Value
Microsoft.
|
Properties
HeaderTemplate
Declaration
public DataTemplate HeaderTemplate { get; set; }
Property Value
Microsoft.
|
IconTemplate
Declaration
public DataTemplate IconTemplate { get; set; }
Property Value
Microsoft.
|