CustomReportRowResetValue Method |  |
When overridden in a derived class, resets the value for this property of the component to the default value.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic override void ResetValue(
Object component
)
Parameters
- component Object
- The component with the property value that is to be reset to the default value.
See Also