property Items.ItemDividerLineAlignment(Item as HITEM) as DividerAlignmentEnum
Specifies the alignment of the line in the divider item.
Type
Description
Item as HITEM
A long expression that indicates the item's handle.
DividerAlignmentEnum
A DividerAlignmentEnum expression that specifies the line's alignment.
Use the
ItemDividerLine
and ItemDividerLineAlignment properties to define the style of the line into a divider item. Use the
ItemDivider
property to define a divider item.