TileNavPane.Assign(TileNavPane) Method
Copies settings from the specified object to this object.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | TileNavPane | A TileNavPane object whose settings are copied to this object. |
See Also