DataControlBase.RestoreLayoutFromJson(String) Method
SECURITY-RELATED CONSIDERATIONS
Deserializing layout settings from untrusted resources may create security issues. Review the following help topic for additional information: Safe Deserialization.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| path | String |
See Also