C1.Silverlight.Olap.5
ReadXml Method (C1OlapFieldStyle)

System.Xml.XmlReader that contains the style information.
Reads the style from an System.Xml.XmlReader.
Syntax
'Declaration
 
Public Sub ReadXml( _
   ByVal xr As System.Xml.XmlReader _
) 
public void ReadXml( 
   System.Xml.XmlReader xr
)

Parameters

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

Reference

C1OlapFieldStyle Class
C1OlapFieldStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.