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

AccordionControlContextButtonCustomizeEventArgs.ContextItem Property

Gets a context item to customize.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ContextItem ContextItem { get; }

Property Value

Type Description
ContextItem

Gets a context item to customize.

See Also