'Declaration Public Overrides Sub OnPropertyChanged()
public override void OnPropertyChanged()
'Declaration Public Overrides Sub OnPropertyChanged()
public override void OnPropertyChanged()
This is useful in the implementation of custom fields (classes based on Field).
After changing the value of any properties that affect the field's appearance, call this method to ensure that the report will be re-generated and the changes will be visible.