Method AddSeparator
AddSeparator()
Adds a separator item to the control.
public virtual ListControlItem AddSeparator()
Returns
- ListControlItem
A ListControlItem representing the added separator.
Remarks
The separator item is used to visually divide groups of items within the control.