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

Represents a PropertyFilterDescriptor that is associated with the objects that have properties.

Definition

Constructors

C#
public NestedPropertyTextFilterDescriptor()

Properties

Gets or sets the item property getter.

C#
public Func<object, object> ItemPropertyGetter { get; set; }
Property Value:

The item property getter.