Skip to main content
All docs
V23.1

AccordionControlContextButtonCustomizeEventArgs.ContextItem Property

Gets a context item to customize.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ContextItem ContextItem { get; }

Property Value

Type Description
ContextItem

Gets a context item to customize.

See Also