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