Proprietà DedSearchControlIsFindOnSearchMode
|
Indica se la ricerca è eseguita in modalita Individua nella ricerca.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche