RecroGridRGEntitySetOptionValue Method
            Sets the value of an option.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
public void SetOptionValue(
	string key,
	Object value
)
Parameters
- key  String
- The key.
- value  Object
- The value.