RepositoryItemColorPickEdit.Assign(RepositoryItem) Method
Copies settings from the object passed as the parameter.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | RepositoryItem | A RepositoryItemColorPickEdit object whose settings are copied to the current object. |
See Also