Skip to main content

FlyoutCommand.RaiseCanExecuteChanged() Method

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public void RaiseCanExecuteChanged()

Remarks

See the FlyoutCommand.CanExecuteChanged event description to learn more.

See Also