Skip to main content

XRRichTextBoxBase.KeepTogether Property

For internal use. Overrides the XRControl.KeepTogether property.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[DefaultValue(false)]
public override bool KeepTogether { get; set; }

Property Value

Type Default Description
Boolean false

A Boolean value.

See Also