Skip to main content
A newer version of this page is available. .

RichTextBrick.CanShrinkAndGrow Property

For internal use. Supports the serialization of the RichTextBrick class.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.RichEdit.v18.2.Core.dll

Declaration

[XtraSerializableProperty]
[DefaultValue(false)]
public bool CanShrinkAndGrow { get; set; }

Property Value

Type Default Description
Boolean **false**

A Boolean value.

See Also