[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.IDropDownView.GetHeight

GetHeight Method

GetHeight(int)

Gets the height of the dropdown view for the specified number of items.

Declaration
int GetHeight(int itemsCount)
Parameters
Type Name Description
int itemsCount

The specified number of items to calculate the height.

Returns
Type Description
int

The height of the dropdown view.