Constructors
Methods
-
Create
Item protectedvirtualContainer Generator() -
Get
Container protected Tries to get the container that was the source of an event.From Event Source(IInteractive) -
On
Got protectedvirtualFocus(Got Focus Event Args) -
On
Key protectedvirtualDown(Key Event Args) -
On
Pointer protectedvirtualPressed(Pointer Pressed Event Args) -
Update
Selection protected Updates the selection for an item based on user interaction.From Container(IControl, Boolean, Boolean, Boolean) -
Update
Selection protected Updates the selection based on an event that may have originated in a container that belongs to the control.From Event Source(IInteractive, Boolean, Boolean, Boolean)
Fields
-
Auto
Scroll static Defines the AutoScrollToSelectedItem property.To Selected Item Property -
Selected
Item Defines the SelectedItemChanged event.Changed Event -
Selected
Item static Defines the SelectedItem property.Property -
Selected
Items static Defines the SelectedItems property.Property -
Selection
Mode protectedstatic Defines the SelectionMode property.Property
Properties
-
Auto
Scroll Gets or sets a value indicating whether to automatically scroll to newly selected items.To Selected Item -
Item
Container Gets the ITreeItemContainerGenerator for the tree view.Generator -
Selected
Item Gets or sets the selected item. -
Selected
Items Gets the selected items. -
Selection
Mode Gets or sets the selection mode.
Events
-
Selected
Item Occurs when the control's selection changes.Changed -
Selection
Changed Occurs when the control's selection changes.