[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.CanSerializeXml

CanSerializeXml Property

CanSerializeXml

Gets whether the object in its entirety can be rendered with XML without losing any information.

Declaration
[Browsable(false)]
public virtual bool CanSerializeXml { get; }
<Browsable(False)>
Public Overridable ReadOnly Property CanSerializeXml As Boolean
Implements
Remarks

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.