Use this property to set and retrieve the Visual Grid option value.
object value; // give relevant initial value obj.Value = value; value = obj.Value
Type:object