[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.CrossSectionControl.WriteBounds

WriteBounds Method

WriteBounds(XmlElement)

Writes bounds of the control

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

WriteBounds(BinaryWriter)

Writes the bounds to the specified binary writer.

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