SegmentedButtonItemClickEvent Field |
Identifier for handlers when attaching the
ItemClick event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ItemClickEvent = "SegmentedButton.ItemClick"
Public Const ItemClickEvent As String = "SegmentedButton.ItemClick"
static val mutable ItemClickEvent: string
Field Value
Type:
StringSee Also