Proprietà DedDocControlShowManageFolderButton
|
Restituisce o imposta se visualizzare il pulsante per visualizzare le cartelle.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool ShowManageFolderButton { get; set; }
Public Property ShowManageFolderButton As Boolean
Get
Set
public:
property bool ShowManageFolderButton {
bool get ();
void set (bool value);
}
member ShowManageFolderButton : bool with get, set
Valore della proprietà
BooleanVedi anche