Proprietà DedDocControlForceShowExtraData
|
Indica se visualizzare anche i dati dell'anagrafica alla quale il documento è associato.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-beta
Sintassipublic bool ForceShowExtraData { get; set; }
Public Property ForceShowExtraData As Boolean
Get
Set
public:
property bool ForceShowExtraData {
bool get ();
void set (bool value);
}
member ForceShowExtraData : bool with get, set
Valore della proprietà
Boolean
Vedi anche