Skip to main content

FlyoutCommand.RaiseCanExecuteChanged() Method

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public void RaiseCanExecuteChanged()

Remarks

See the FlyoutCommand.CanExecuteChanged event description to learn more.

See Also