Proprietà RedrawDepEventArgsIsDirty
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool IsDirty { get; set; }Public Property IsDirty As Boolean
	Get
	Set
public:
property bool IsDirty {
	bool get ();
	void set (bool value);
}member IsDirty : bool with get, set
Valore della proprietà
Boolean
Vedi anche