C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonToggleButton Class / ShouldSerializeToggleGroupName Method

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

Return Value

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