TileNavCategoryCollection.Assign(TileNavCategoryCollection) Method
Copies elements of the specified collection to the current collection.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
src | TileNavCategoryCollection | A TileNavCategoryCollection object whose elements are copied to the current collection. |
See Also