'Declaration
Protected Overridable Function IsRefreshProperty( _ ByVal propId As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NVisualElement Dim propId As System.Integer Dim value As System.Boolean value = instance.IsRefreshProperty(propId)
protected virtual System.bool IsRefreshProperty( System.int propId )
Parameters
- propId