Skip to main content

ColorPickEditTooltipShowingEventArgs Class

Contains data for the RepositoryItemColorPickEdit.TooltipShowing event.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ColorPickEditTooltipShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ColorPickEditTooltipShowingEventArgs
See Also