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

BrickViewData.TableCell Property

For internal use. Intended to support exporting bricks to some formats.

Namespace: DevExpress.XtraPrinting.Export

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public ITableCell TableCell { get; set; }

Property Value

Type
ITableCell
See Also