C1.Win.Accordion.Styles Namespace / AccordionStyles Class / OnPropertyChanged Method

In This Topic
OnPropertyChanged Method (AccordionStyles)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal sender As Object, _
   ByVal e As PropertyChangedEventArgs _
) 
 

Parameters

sender
e
See Also