RepositoryItemPageNumberEdit.Assign(RepositoryItem) Method
Copies contents of the specified object to the current object.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | RepositoryItem | An object whose settings are copied to the current object. |
See Also