ListBoxDrawItemEventArgs.PaintArgs Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type |
|---|
| DevExpress.Utils.Drawing.DXPaintEventArgs |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
[EditorBrowsable(EditorBrowsableState.Never)]
public DXPaintEventArgs PaintArgs { get; }
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property PaintArgs As DXPaintEventArgs
| Type |
|---|
| DevExpress.Utils.Drawing.DXPaintEventArgs |