Class NonVirtualizedItemsControlItemLabel
Inheritance
System.Object
NonVirtualizedItemsControlItemLabel
Namespace: Telerik.Maui.Controls.DataControls
Assembly: Telerik.Maui.Controls.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
|