Proprietà DedDocControlShowParentAsDep
|
Restituisce o imposta se mostrare i padri come dipendenza (vedi comando [whereUsed]).
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool ShowParentAsDep { get; set; }
Public Property ShowParentAsDep As Boolean
Get
Set
public:
property bool ShowParentAsDep {
bool get ();
void set (bool value);
}
member ShowParentAsDep : bool with get, set
Valore della proprietà
BooleanVedi anche