Skip to main content
A newer version of this page is available. .

BackstageViewItem Class

A base class for items within a BackstageViewControl.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

[SmartTagAction(typeof(BackstageViewItemDesignTimeActionsProvider), "AddCommand", "Add Command")]
[SmartTagAction(typeof(BackstageViewItemDesignTimeActionsProvider), "AddTab", "Add Tab")]
[SmartTagAction(typeof(BackstageViewItemDesignTimeActionsProvider), "AddSeparator", "Add Separator")]
public class BackstageViewItem :
    BackstageViewItemBase,
    IImageListOwner

The following members return BackstageViewItem objects:

See Also