Proprietà DedSearchControlIsFindOnSearchMode
|
Indica se la ricerca è eseguita in modalita Individua nella ricerca.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsFindOnSearchMode { get; set; }
Public Property IsFindOnSearchMode As Boolean
Get
Set
public:
property bool IsFindOnSearchMode {
bool get ();
void set (bool value);
}
member IsFindOnSearchMode : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche