SegmentedItemClickEvent Field |
Identifier for handlers to attach the
Click event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ClickEvent = "SegmentedItem.Click"
Public Const ClickEvent As String = "SegmentedItem.Click"
static val mutable ClickEvent: string
Field Value
Type:
StringSee Also