[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.ParagraphStyleGallery.ShouldSerializeCollapsible

ShouldSerializeCollapsible Method

ShouldSerializeCollapsible()

Specifies whether to save the value of the Collapsible property.

Declaration
protected override bool ShouldSerializeCollapsible()
Protected Overrides Function ShouldSerializeCollapsible() As Boolean
Returns
Type Description
bool

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

Overrides