Table of Contents

Method AddSeparator

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.