Class SpecialSlotStyleSelector
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SpecialSlotStyleSelector : SchedulerStyleSelector
Constructors
SpecialSlotStyleSelector()
Declaration
public SpecialSlotStyleSelector()
Properties
DefaultStyle
Declaration
public Style DefaultStyle { get; set; }
Property Value
Microsoft.
|
ReadOnlyStyle
Declaration
public Style ReadOnlyStyle { get; set; }
Property Value
Microsoft.
|
Methods
SelectStyle(Object, DependencyObject, ViewDefinitionBase)
Declaration
public override Style SelectStyle(object item, DependencyObject container, ViewDefinitionBase activeViewDefinition)
Parameters
System.
|
Microsoft.
|
View
|
Returns
Microsoft.
|