property Group.DefaultItemHeight as Long

Retrieves or sets a value that indicates the default item height.

TypeDescription
Long A long expression indicates the default item height.

Changing the property fails if the group contains already items. You can change the DefaultItemHeight property at design time, or at runtime, before adding any new items to Items collection.