Proprietà DedFormEditCommIsCreationMode
|
Restituisce se il form sia o meno in modalità creazione invece di modifica.
In base al fatto che sia o meno stato inizializzato con la commessa da modificare.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic bool IsCreationMode { get; }
Public ReadOnly Property IsCreationMode As Boolean
Get
public:
property bool IsCreationMode {
bool get ();
}
member IsCreationMode : bool with get
Valore della proprietà
Tipo:
Boolean
Vedi anche