Called when the value of the [P:Header] property changes.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected override void OnHeaderChanged( Object oldValue ) |
| Visual Basic |
|---|
Protected Overrides Sub OnHeaderChanged ( _ oldValue As Object _ ) |
Parameters
- oldValue
- Type: System..::..Object