Click or drag to resize

TreeGridView Fields

The TreeGridView type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActivatedEvent
Identifier for handlers when attaching the Activated event.
Public fieldStatic memberCollapsedEvent
Identifier for handlers when attaching the Collapsed event.
Public fieldStatic memberCollapsingEvent
Identifier for handlers when attaching the Collapsing event.
Public fieldStatic memberExpandedEvent
Identifier for handlers when attaching the Expanded event.
Public fieldStatic memberExpandingEvent
Identifier for handlers when attaching the Expanding event.
Public fieldStatic memberSelectedItemChangedEvent
Identifier for handlers when attaching the SelectedItemChanged event.
Top
See Also