Skip to main content

ObjectCustomDrawEventArgs Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.2.dll

Declaration

public class ObjectCustomDrawEventArgs :
    ObjectCustomDrawEventArgsBase

Inheritance

Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
See Also