Back to Devexpress

BrickStyle.StringFormat Property

corelibraries-devexpress-dot-xtraprinting-dot-brickstyle-df7365cb.md

latest1.3 KB
Original Source

BrickStyle.StringFormat Property

Gets or sets a BrickStringFormat instance specifying text formatting and layout.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public virtual BrickStringFormat StringFormat { get; set; }
vb
Public Overridable Property StringFormat As BrickStringFormat

Property Value

TypeDescription
BrickStringFormat

A BrickStringFormat specifying text formatting and layout.

|

See Also

BrickStringFormat

BrickStyle Class

BrickStyle Members

DevExpress.XtraPrinting Namespace