Skip to main content
All docs
V25.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.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public class BarItemCommand :
        FrameworkElement,
        ICommand,
        ICommandSourceServiceSupport,
        ICommandSource

    The following members return BarItemCommand objects:

    See Also