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