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