Aracılığıyla paylaş


TypeResolvingOptions.Filter Özellik

Tanım

Denetimdeki türleri filtrelemek için kullanılan bir filtreyi TypePresenter alır veya ayarlar.

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)

Özellik Değeri

Denetimin TypePresenter filtresi.

Şunlara uygulanır