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