C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class / LoadAttributes Method
System.Xml.XmlReader that contains the style information.

In This Topic
LoadAttributes Method (PivotConditionalFieldStyle)
In This Topic
Reads the style from an System.Xml.XmlReader.
Syntax
'Declaration
 
Protected Overrides Sub LoadAttributes( _
   ByVal xr As XmlReader _
) 
 

Parameters

xr
System.Xml.XmlReader that contains the style information.
See Also