[]
        
(Showing Draft Content)

C1.Blazor.DateTimeEditors.C1DateTimeBase-1.HandlePropertyChanged

HandlePropertyChanged Method

HandlePropertyChanged<TValue>(C1DateTimeBase<TTimeValue>, TValue, TValue)

Generic function handle the value change.

Declaration
protected static void HandlePropertyChanged<TValue>(C1DateTimeBase<TTimeValue> datePicker, TValue value, TValue newValue)
Parameters
Type Name Description
C1DateTimeBase<TTimeValue> datePicker
TValue value
TValue newValue
Type Parameters
Name Description
TValue