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