Skip to main content
A newer version of this page is available. .

BrickViewData Class

Defines the common properties representing the view data of a brick.

Namespace: DevExpress.XtraPrinting.Export

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

Declaration

public class BrickViewData :
    ILayoutControl

Remarks

The brick view data class is intended for internal use only, and is used to implement export to the XLS and RTF formats.

Inheritance

Object
BrickViewData
See Also