BarManager.SaveLayoutToJson(String) Method
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| jsonFile | String |
See Also
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
public virtual void SaveLayoutToJson(
string jsonFile
)
Public Overridable Sub SaveLayoutToJson(
jsonFile As String
)
| Name | Type |
|---|---|
| jsonFile | String |