[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.DropDownButton.OnCommandChanged

OnCommandChanged Method

OnCommandChanged(ICommand, ICommand)

Raises when command changeds

Declaration
protected virtual void OnCommandChanged(ICommand oldValue, ICommand newValue)
Parameters
Type Name Description
ICommand oldValue

Old Command

ICommand newValue

New command