Method GetValue
| Improve this Doc View SourceGetValue(Boolean)
Gets the data value.
Declaration
public object GetValue(bool beforeEdit = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | beforeEdit | Indicates whether should get data value before edit. |
Returns
Type | Description |
---|---|
System.Object | The data value. |