Skip to main content
A newer version of this page is available. .
All docs
V21.1
Bar

BarItemCommand Class

A BarItem’s command. Use this class only when you load ribbon page content when the page is visible.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v21.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class BarItemCommand :
    FrameworkElement,
    ICommand,
    ICommandSourceServiceSupport,
    ICommandSource

The following members return BarItemCommand objects:

See Also