Back to product page

RowHeight property


Determines height of each entry in the contact list.

Type

Integer

Syntax

  • Basic
object.RowHeight [= value]
The RowHeight(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA Integer value.

Remarks

This property is only available in OCX (GUI) version of the component.

This property will return height (in pixels) of each entry in the contact list. All contacts are of the same size, which is defined here.

Platforms

Windows