Gets or sets the height of each detail cell in the row.
| Visual Basic (Declaration) | |
|---|---|
Public Property Height As Length | |
| C# | |
|---|---|
public Length Height {get; set;} | |
Return Value
A Length structure indicating the width of each detail cell in the row.
| DataDynamics.Reports | Support Forum |
| Height Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > MatrixRow Class : Height Property |