MindFusion WinForms Programmer's Guide
TickSettings.PropertyChanged Event
See Also
 





Raised when a property value changes.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public event PropertyChangedEventHandler PropertyChanged

Visual Basic  Copy Code

Public Event PropertyChanged As PropertyChangedEventHandler

 Event Data

PropertyChanged event handlers receive an argument of type PropertyChangedEventArgs.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace