'Usage Dim instance As SpreadDataColumnPropertyDescriptor Dim component As Object Dim value As Boolean value = instance.CanResetValue(component)
Parameters
- component
- Component to test for reset capability
Return Value
true if resetting the component changes its value; otherwise, false.