Table of Contents

Method AddActionSpacer

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

AddActionSpacer(bool)

Adds an empty space to the ActionsListBox.

public virtual ListControlItem AddActionSpacer(bool drawLine = false)

Parameters

drawLine bool

Returns

ListControlItem

Remarks

This method allows to separate different action groups.