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

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

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v25.1.dll

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

    Declaration

    public class ObjectCustomDrawEventArgs :
        ObjectCustomDrawEventArgsBase

    Inheritance

    Object
    EventArgs
    DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
    See Also