Proprietà DedFormAlternativeDataShowSubstitute
|
Indica se stiamo utilizzando il dialogo per visualizzare gli obsoleti/sostituti
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic bool ShowSubstitute { get; set; }Public Property ShowSubstitute As Boolean
Get
Set
public:
property bool ShowSubstitute {
bool get ();
void set (bool value);
}member ShowSubstitute : bool with get, set
Valore della proprietà
Boolean
Vedi anche