ButtonCustomDrawEventArgs.Info Property
Gets information about the drawn button.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.Drawing.EditorButtonObjectInfoArgs | Information about the drawn button. |
See Also