[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ARControl.WriteBounds

WriteBounds Method

WriteBounds(BinaryWriter)

Writes the bounds to the specified binary writer.

Declaration
protected virtual void WriteBounds(BinaryWriter binWriter)
Parameters
Type Name Description
BinaryWriter binWriter

WriteBounds(XmlElement)

Writes bounds of the control

Declaration
protected virtual void WriteBounds(XmlElement controlNode)
Parameters
Type Name Description
XmlElement controlNode