IXtraSerializable.OnStartDeserializing(LayoutAllowEventArgs) Method
Namespace: DevExpress.Utils.Serializing
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
e | LayoutAllowEventArgs |
See Also
Namespace: DevExpress.Utils.Serializing
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
void OnStartDeserializing(
LayoutAllowEventArgs e
)
Sub OnStartDeserializing(
e As LayoutAllowEventArgs
)
Name | Type |
---|---|
e | LayoutAllowEventArgs |
No
Your feedback is appreciated.