LoadAttributes Method (PivotConditionalFieldStyle)
In This Topic
Reads the style from an
System.Xml.XmlReader.
Syntax
'Declaration
Protected Overrides Sub LoadAttributes( _
ByVal As XmlReader _
)
protected override void LoadAttributes(
XmlReader
)
Parameters
- xr
- System.Xml.XmlReader that contains the style information.
See Also