ComponentOne Ribbon for WinForms
Save(String) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class > Save Method : Save(String) Method
Name of the file that will contain the Ribbon definition.
Saves a Ribbon definition into an XML file.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal fileName As System.String _
) 
public void Save( 
   System.string fileName
)

Parameters

fileName
Name of the file that will contain the Ribbon definition.
See Also

Reference

C1Ribbon Class
C1Ribbon Members
Overload List