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