Back to Devexpress

BarItemCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtrabars-08ec2921.md

latest1.4 KB
Original Source

BarItemCustomDrawEventArgs Class

Provides data for the BarManager.CustomDrawItem event.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class BarItemCustomDrawEventArgs :
    EventArgs
vb
Public Class BarItemCustomDrawEventArgs
    Inherits EventArgs

BarItemCustomDrawEventArgs is the data class for the following events:

Inheritance

Object EventArgs BarItemCustomDrawEventArgs

See Also

BarItemCustomDrawEventArgs Members

CustomDrawItem

DevExpress.XtraBars Namespace