'Declaration
Function GetHeight( _ ByVal itemsCount As Integer _ ) As Integer
int GetHeight( int itemsCount )
Parameters
- itemsCount
- The specified number of items to calculate the height.
Return Value
The height of the dropdown view.
'Declaration
Function GetHeight( _ ByVal itemsCount As Integer _ ) As Integer
int GetHeight( int itemsCount )