Defines the alignment for a divider line into
a divider item. Use the ItemDividerLineAlignment
property to align the line in a divider item. Use the ItemDivider
property to add a divider item.
Name
Value
Description
DividerBottom
0
The divider line is displayed on bottom side of the item.
DividerCenter
1
The divider line is displayed on center of the item.
DividerTop
2
The divider line is displayed at the top of the item.