ActiveReports 12
Height Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : Height Property
Gets or sets the height of the control.
Syntax
'Declaration
 
Public Property Height As Integer
public int Height {get; set;}

Property Value

The height of the control in pixels.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members