Proprietà DedDocControlAutoSelectFile
|
Restituisce o imposta se selezionare in automatico i file al caricamento.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche