New to Telerik UI for .NET MAUIStart a free 30-day trial

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: TimePickerItemLabel

Constructors

Initializes a new instance of the NonVirtualizedItemsControlItemLabel class.

C#
public NonVirtualizedItemsControlItemLabel()

Methods

C#
protected override void OnPropertyChanged(string propertyName = null)
Parameters:propertyNamestring