Skip to main content

RepositoryItemColorPickEdit() Constructor

Initializes a new instance of the RepositoryItemColorPickEdit class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public RepositoryItemColorPickEdit()

Remarks

Generally, you do not need to call this constructor unless you have to create a ColorPickEdit control for inplace editing (for the Grid Control and other DevExpress container controls).

See Also