[]
        
(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)
Parameters
Type Name Description
XmlReader xr

System.Xml.XmlReader that contains the style information.

Overrides