Sdílet prostřednictvím


TypeResolvingOptions.Filter Vlastnost

Definice

Získá nebo nastaví filtr použitý k filtrování typů v ovládacím TypePresenter prvku.

public:
 property Func<Type ^, bool> ^ Filter { Func<Type ^, bool> ^ get(); void set(Func<Type ^, bool> ^ value); };
public Func<Type,bool> Filter { get; set; }
member this.Filter : Func<Type, bool> with get, set
Public Property Filter As Func(Of Type, Boolean)

Hodnota vlastnosti

Filtr TypePresenter ovládacího prvku.

Platí pro