ColorPickEditTooltipShowingEventArgs.Color Property
In This Article
Gets the color for which a tooltip will be displayed.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Color | The Color value for which a tooltip will be displayed. |
See Also