C1.Win.DataFilter.4.8 Assembly / C1.DataFilter Namespace / DateRangeFilterBase Class / OnValueChanged Method

In This Topic
OnValueChanged Method (DateRangeFilterBase)
In This Topic
Raises the ValueChanged event.
Syntax
'Declaration
 
Protected Sub OnValueChanged( _
   ByVal e As ValueChangedEventArgs _
) 
 

Parameters

e
See Also