Property IsSearchField
IsSearchField
Soll sich das Control in die automatisch generierte Load-Condition eintragen, muss dieses Property auf True gesetzt werden. (Siehe Erzeugen eines Suchdialogs durch Property-Funktionalität.)
Declaration
[DocfxBrowsable]
public bool? IsSearchField { get; set; }
Property Value
System.Nullable<System.Boolean>