MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / Width Property

In This Topic
Width Property (IMatrixCell)
In This Topic
Gets the cell width.
Syntax
'Declaration
 
ReadOnly Property Width As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length value representing the width of the cell.
See Also