Class CalendarChildElementBase
Inheritance
System.Object
CalendarChildElementBase
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public abstract class CalendarChildElementBase : Element, IChildElement
Constructors
CalendarChildElementBase()
Declaration
protected CalendarChildElementBase()
Methods
OnPropertyChanged(String)
Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String
propertyName
|