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