ActiveReports.Viewer3 Request technical support
ItemHeight Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property ItemHeight As Integer
Visual Basic (Usage)Copy Code
Dim instance As ZoomCombo
Dim value As Integer
 
instance.ItemHeight = value
 
value = instance.ItemHeight
C# 
public int ItemHeight {get; set;}

See Also