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