property ExFileView.DefaultItemHeight as Long
Retrieves or sets a value that indicates the default item height.

TypeDescription
Long A long expression indicates the default item height, in pixels.
By default, the DefaultItemHeight property is 18 pixels. Use the DefaultItemHeight property to specify the height of the items. Use the Refresh method to update the control's content after changing the DefaultItemHeight property. The Font property specifies the control's font.