Show / Hide Table of Contents

Property toolbar.Items


Overload

Gets added buttons.

public IEnumerable<TBItem> Items { get; }
Property Value
IEnumerable<TBItem>

Remarks

Allows to set properties of multiple buttons in single place instead of after each "add button" code line. Skips separators and groups.