FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / deserializing Field


In This Topic
deserializing Field (MultiSideShape)
In This Topic
Specifies whether the container is saving to XML.
Syntax
'Declaration
 
Protected deserializing As Boolean
 
'Usage
 
Dim instance As MultiSideShape
Dim value As Boolean
 
value = instance.deserializing
 
instance.deserializing = value
See Also