RepositoryItemColorPickEdit.Assign(RepositoryItem) Method
Copies settings from the object passed as the parameter.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.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