Proprietà GridInfoDataListUserCanChoose
             | 
          
        
        
            Restituisce true se l'utente può scegliere qualcosa nel form
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool UserCanChoose { get; }Public ReadOnly Property UserCanChoose As Boolean
	Get
public:
property bool UserCanChoose {
	bool get ();
}member UserCanChoose : bool with get
Valore della proprietà
Boolean
Vedi anche