windowsforms-devexpress-dot-xtrabars-fe28e203.md
Provides the functionality for all container items.
Namespace : DevExpress.XtraBars
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class BarCustomContainerItem :
BarItem,
IAppearanceOwner
Public Class BarCustomContainerItem
Inherits BarItem
Implements IAppearanceOwner
The following members return BarCustomContainerItem objects:
The BarCustomContainerItem defines the functionality for any item that can contain links to other items. It provides facilities for managing the contained links.
Show 12 items
Object MarshalByRefObject Component BarItem BarCustomContainerItem BarLinkContainerItem
See Also