Skip to main content
A newer version of this page is available. .

ColorPickEditBase Class

The base class for the ColorPickEdit control.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

[SmartTagFilter(typeof(ColorPickEditBaseFilter))]
public class ColorPickEditBase :
    ColorEdit

Remarks

See ColorPickEdit to learn more.

See Also