Skip to main content
All docs
V26.1
  • ObjectCustomDrawEventArgs Class

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

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

    public class ObjectCustomDrawEventArgs :
        ObjectCustomDrawEventArgsBase

    Inheritance

    Object
    EventArgs
    DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
    See Also