Skip to main content

CompositeBrick.RightToLeftLayout Property

For internal use.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

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

Property Value

Type Default
Boolean false
See Also