Proprietà GridInfoDataListAttachBehaviour
             | 
          
        
        
            Restituisce il comportamento per gli allegati preselezionato o scelto dall'utente.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic AttachBehaviourEnum AttachBehaviour { get; set; }Public Property AttachBehaviour As AttachBehaviourEnum
	Get
	Set
public:
property AttachBehaviourEnum AttachBehaviour {
	AttachBehaviourEnum get ();
	void set (AttachBehaviourEnum value);
}member AttachBehaviour : AttachBehaviourEnum with get, set
Valore della proprietà
AttachBehaviourEnum
Vedi anche