Property toolbar.Items
Overload
Gets added buttons.
public IEnumerable<TBItem> Items { get; }
Property Value
Remarks
Allows to set properties of multiple buttons in single place instead of after each "add button" code line. Skips separators and groups.