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.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ColorPickEditBase :
    ColorEdit

Remarks

See ColorPickEdit to learn more.

See Also