Width Property (IMatrixMember)
In This Topic
Gets the width of this member from the report definition.
Syntax
'Declaration
ReadOnly Property Width As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length value specifying the width of this member.
See Also