Proprietà DedDistControlAllowEditAttrDist
             | 
          
        
        
            Restituisce o imposta il campo che indica la possibilità di editare gli attributi di distinta
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool AllowEditAttrDist { get; set; }Public Property AllowEditAttrDist As Boolean
	Get
	Set
public:
property bool AllowEditAttrDist {
	bool get ();
	void set (bool value);
}member AllowEditAttrDist : bool with get, set
Valore della proprietà
Boolean
Vedi anche