NavigationItemRemovedEvent Field |
Event identifier for handlers when attaching the
ItemRemoved event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ItemRemovedEvent = "Navigation.ItemRemoved"
Public Const ItemRemovedEvent As String = "Navigation.ItemRemoved"
static val mutable ItemRemovedEvent: string
Field Value
Type:
StringSee Also