Click or drag to resize

SeparatorToolItemType Property

Gets or sets the type of the separator.

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

Property Value

Type: SeparatorToolItemType
The separator type.
See Also