Method AddAction
AddAction(string, Action?)
Adds Action to the ActionsListBox.
public virtual ListControlItem AddAction(string title, Action? action)
Adds Action to the ActionsListBox.
public virtual ListControlItem AddAction(string title, Action? action)