Proprietà DedDocControlAutoSelectFile
|
Restituisce o imposta se selezionare in automatico i file al caricamento.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool AutoSelectFile { get; set; }
Public Property AutoSelectFile As Boolean
Get
Set
public:
property bool AutoSelectFile {
bool get ();
void set (bool value);
}
member AutoSelectFile : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche