SelectList.MatchHeightToList Method

GeonBit.UI

SelectListMatchHeightToList Method
Calculate the height of the select list to match the height of all the items in it.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void MatchHeightToList()
See Also