Represents a label control used in non-virtualized items control scenarios.
Definition
Namespace:Telerik.Maui.Controls.DataControls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class NonVirtualizedItemsControlItemLabel : Label
Inheritance: objectNonVirtualizedItemsControlItemLabel
Derived Classes:
Constructors
Initializes a new instance of the NonVirtualizedItemsControlItemLabel class.
C#
public NonVirtualizedItemsControlItemLabel()
Methods
C#
protected override void OnPropertyChanged(string propertyName = null)