Back to Devexpress

IBrick Interface

corelibraries-devexpress-dot-xtraprinting-b2e2c469.md

latest1.5 KB
Original Source

IBrick Interface

Provides the basic functionality to draw visual bricks and specify their properties.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public interface IBrick
vb
Public Interface IBrick

The following members return IBrick objects:

Remarks

The IBrick interface declares the essential methods to draw bricks and access their properties.

See Also

IBrick Members

DevExpress.XtraPrinting Namespace