property Items.ItemDividerLine(Item as HITEM) as DividerLineEnum
Defines the type of line in the divider item.

TypeDescription
Item as HITEM A long expression that indicates the item's handle.
DividerLineEnum A DividerLineEnum expression that indicates the type of the line in the divider item.

Use the ItemDivider property to define a divider item. Use the ItemDividerLine and ItemDividerAlignment properties to define the style of the line into a divider item. Use the MergeCells method to combine two or more cells in a single cell. Use the LockedItemCount property to add or remove items fixed/locked to the top or bottom side of the control.