Click or drag to resize

ButtonSegmentedItem Class

Segmented item that can be clicked.
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class ButtonSegmentedItem : SegmentedItem
Constructors
  NameDescription
Public methodButtonSegmentedItem
Initializes a new instance of the ButtonSegmentedItem class.
Public methodButtonSegmentedItem(Command)
Initializes a new instance of the ButtonSegmentedItem class with the specified command.
Top
See Also