CardLayout.Clone() Method
Creates a copy of the current CardLayout object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
Type | Description |
---|---|
CardLayout | A CardLayout object which is a copy of the current object. |
See Also