Skip to main content
All docs
V26.1
  • ListBoxDrawItemEventArgs.PaintArgs Property

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v26.1.dll

    Declaration

    [EditorBrowsable(EditorBrowsableState.Never)]
    public DXPaintEventArgs PaintArgs { get; }

    Property Value

    Type
    DevExpress.Utils.Drawing.DXPaintEventArgs
    See Also