[]
Gets whether the object in its entirety can be rendered with XML without losing any information.
[Browsable(false)]
public virtual bool CanSerializeXml { get; }
<Browsable(False)>
Public Overridable ReadOnly Property CanSerializeXml As Boolean
The value indicates whether the editor, renderer, formatter, or cell type in the style does not support the ISerializeSupport interface and thus cannot be persisted in XML.