TypeResolvingOptions.Filter Właściwość

Definicja

Pobiera lub ustawia filtr używany do filtrowania typów w kontrolce TypePresenter .

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)

Wartość właściwości

Filtr kontrolki TypePresenter .

Dotyczy