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