getMaxListHeightUnit
[ Funktion ]
public getMaxListHeightUnit(): 'px';
Diese Funktion gibt den aktuell gesetzten Wert für das Attribut ListMaxHeightUnit zurück.
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setMaxListHeightUnit
Herkunft: TcHmiCombobox
Verfügbar ab Version 1.10 |