[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ARControl.ReadBounds

ReadBounds Method

ReadBounds(BinaryReader)

Reads the control bounds from specified binary reader.

Declaration
protected virtual void ReadBounds(BinaryReader binReader)
Parameters
Type Name Description
BinaryReader binReader

ReadBounds(XmlNode)

Read bounds of the control

Declaration
protected virtual bool ReadBounds(XmlNode controlNode)
Parameters
Type Name Description
XmlNode controlNode
Returns
Type Description
bool