ListBoxDrawItemEventArgs.PaintArgs Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type |
---|
DevExpress.Utils.Drawing.DXPaintEventArgs |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
[EditorBrowsable(EditorBrowsableState.Never)]
public DXPaintEventArgs PaintArgs { get; }
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property PaintArgs As DXPaintEventArgs
Type |
---|
DevExpress.Utils.Drawing.DXPaintEventArgs |
No
Your feedback is appreciated.