Back to Devexpress

ObjectCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtraeditors-5494cba1.md

latest1.5 KB
Original Source

ObjectCustomDrawEventArgs Class

Supplies data for events that allow you to draw visual elements manually.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public class ObjectCustomDrawEventArgs :
    ObjectCustomDrawEventArgsBase
vb
Public Class ObjectCustomDrawEventArgs
    Inherits ObjectCustomDrawEventArgsBase

Inheritance

Object EventArgs DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase ObjectCustomDrawEventArgs ButtonCustomDrawEventArgs

GroupCaptionCustomDrawEventArgs

HeaderButtonCustomDrawEventArgs

See Also

ObjectCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace