Proprietà DocumentControlNeedRefresh
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassipublic bool NeedRefresh { get; set; }
Public Property NeedRefresh As Boolean
Get
Set
public:
property bool NeedRefresh {
bool get ();
void set (bool value);
}
member NeedRefresh : bool with get, set
Valore della proprietà
Boolean
Vedi anche