Proprietà DedEditAnagrControlApplyRule
             | 
          
        
        
            Imposta / Restituisce se applicare le regole.
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool ApplyRule { get; set; }Public Property ApplyRule As Boolean
	Get
	Set
public:
property bool ApplyRule {
	bool get ();
	void set (bool value);
}member ApplyRule : bool with get, set
Valore della proprietà
Boolean
Vedi anche