Back to Devexpress

AccordionControlContextButtonCustomizeEventArgs.ContextItem Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontrolcontextbuttoncustomizeeventargs-dbc6b8e5.md

latest1.3 KB
Original Source

AccordionControlContextButtonCustomizeEventArgs.ContextItem Property

Gets a context item to customize.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public ContextItem ContextItem { get; }
vb
Public ReadOnly Property ContextItem As ContextItem

Property Value

TypeDescription
ContextItem

Gets a context item to customize.

|

See Also

AccordionControlContextButtonCustomizeEventArgs Class

AccordionControlContextButtonCustomizeEventArgs Members

DevExpress.XtraBars.Navigation Namespace