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