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