Back to Devexpress

Brick.BrickType Property

corelibraries-devexpress-dot-xtraprinting-dot-brick-3800cded.md

latest1.0 KB
Original Source

Brick.BrickType Property

Override this property to get the text string, containing the brick type information.

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public virtual string BrickType { get; }
vb
Public Overridable ReadOnly Property BrickType As String

Property Value

Type
String

Remarks

Do not use this property unless overridden.

See Also

Brick Class

Brick Members

DevExpress.XtraPrinting Namespace