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

RepositoryItemColorPickEdit() Constructor

Initializes a new instance of the RepositoryItemColorPickEdit class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.2.dll

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