Back to Devexpress

CustomDrawColumnHeaderEventArgs Constructors

windowsforms-devexpress-dot-xtratreelist-dot-customdrawcolumnheadereventargs-dot-ctor.md

latest1.3 KB
Original Source

CustomDrawColumnHeaderEventArgs Constructors

Provides data for the TreeList.CustomDrawColumnHeader event.

NameParametersDescription
CustomDrawColumnHeaderEventArgs()noneInitializes a new instance of the CustomDrawColumnHeaderEventArgs class.
CustomDrawColumnHeaderEventArgs(GraphicsCache, HeaderObjectPainter, ColumnInfo, Boolean)cache, painter, columnInfo, designTimeSelectedInitializes a new instance of the CustomDrawColumnHeaderEventArgs class.

See Also

CustomDrawColumnHeaderEventArgs Class

CustomDrawColumnHeaderEventArgs Members

DevExpress.XtraTreeList Namespace