Class NonVirtualizedItemsControlItemLabel
Inheritance
System.Object
NonVirtualizedItemsControlItemLabel
Namespace: Telerik.XamarinForms.DataControls
Assembly: Telerik.XamarinForms.DataControls.dll
Syntax
public class NonVirtualizedItemsControlItemLabel : Label
Constructors
NonVirtualizedItemsControlItemLabel()
Declaration
public NonVirtualizedItemsControlItemLabel()
Methods
OnPropertyChanged(String)
Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String
propertyName
|