ObjectCustomDrawEventArgs.Info Property
Provides access to the object that contains information about the visual element being drawn.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v22.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.Drawing.ObjectInfoArgs | An object that contains information about the visual element being drawn. |
See Also