XRControlStyle.StringFormat Property
Overrides the BrickStyle.StringFormat property.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
BrickStringFormat | A BrickStringFormat specifying the formatting for the text and its layout. |
Remarks
This property is intended to hide the corresponding property of the BrickStyle class.
See Also