C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonMenu Class / ShouldSerializeText Method

In This Topic
ShouldSerializeText Method (RibbonMenu)
In This Topic
Specifies whether to save the value of the Text property.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeText() As System.Boolean
 

Return Value

Returns true if the property has changed; otherwise, returns false.
See Also