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

    Declaration

    public class BarItemCommand :
        FrameworkElement,
        ICommand,
        ICommandSourceServiceSupport,
        ICommandSource

    The following members return BarItemCommand objects:

    See Also