[]
        
(Showing Draft Content)

C1.PivotEngine.PivotConditionalFieldStyle.LoadAttributes

LoadAttributes Method

LoadAttributes(XmlReader)

Reads the style from an System.Xml.XmlReader.

Declaration
protected override void LoadAttributes(XmlReader xr)
Protected Overrides Sub LoadAttributes(xr As XmlReader)
Parameters
Type Name Description
XmlReader xr

System.Xml.XmlReader that contains the style information.

Overrides