ActiveReports.Viewer3 Request technical support
Height Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Property Height As Single
Visual Basic (Usage)Copy Code
Dim instance As PageCell
Dim value As Single
 
instance.Height = value
 
value = instance.Height
C# 
public float Height {get; set;}

See Also