[]
        
(Showing Draft Content)

C1.PivotEngine.PivotConditionalFieldStyle.SaveAttributes

SaveAttributes Method

SaveAttributes(XmlWriter)

Saves the style properties to an System.Xml.XmlWriter.

Declaration
protected override void SaveAttributes(XmlWriter xw)
Protected Overrides Sub SaveAttributes(xw As XmlWriter)
Parameters
Type Name Description
XmlWriter xw

System.Xml.XmlWriter where the style properties will be saved.

Overrides