Click or drag to resize

SeparatorToolItem Class

Tool item to separate groups of items using a divider, space, etc.
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class SeparatorToolItem : ToolItem

The SeparatorToolItem type exposes the following members.

Constructors
  NameDescription
Public methodSeparatorToolItem
Initializes a new instance of the SeparatorToolItem class
Top
Properties
  NameDescription
Public propertyType
Gets or sets the type of the separator.
Top
See Also