Click or drag to resize

SegmentedButtonItems Property

Gets the collection of segmented items

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public SegmentedItemCollection Items { get; }

Property Value

Type: SegmentedItemCollection
The segmented items.
See Also