RibbonGroupElementTToXml Method (XmlTextWriter) |
Serializes this RibbonGroupElement to XML.
Namespace:
Colygon.MatchPoint.Common.Ribbon
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public override void ToXml(
XmlTextWriter writer
)
Parameters
- writer
- Type: XmlTextWriter
The writer to write the generated XML to.
See Also