[]
        
(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()
Returns
Type Description
bool

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

Overrides