Proprietà DedDocControlShowChildAsDep
|
Imposta o restituisce se i figli vengono mostrati come dipendenza.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-beta
Sintassipublic bool ShowChildAsDep { get; set; }
Public Property ShowChildAsDep As Boolean
Get
Set
public:
property bool ShowChildAsDep {
bool get ();
void set (bool value);
}
member ShowChildAsDep : bool with get, set
Valore della proprietà
Boolean
Vedi anche