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