C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / ShouldSerializeCollapsible Method

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

Return Value

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