StyleListViewVisualItem Events |
The StyleListViewVisualItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildrenChanged |
Occurs when the children collection of the element is changed.
(Inherited from RadElement.) |
![]() | Click |
Occurs when the element is clicked.
(Inherited from RadElement.) |
![]() | Disposed | (Inherited from DisposableObject.) |
![]() | Disposing | (Inherited from DisposableObject.) |
![]() | DoubleClick |
Occurs when the element is double-clicked.
(Inherited from RadElement.) |
![]() | ElementPainted |
This event occurs after printing the element. It is used internally.
(Inherited from RadElement.) |
![]() | EnabledChanged |
Occurs when the mouse pointer leaves the element.
(Inherited from RadElement.) |
![]() | FlipTextChanged |
Occurs when the FlipText property value changes.
(Inherited from RadItem.) |
![]() | FontChanged |
Fires when the font is changed.
(Inherited from VisualElement.) |
![]() | KeyDown |
Occurs when the RadItem has focus and the user presses a key down
(Inherited from RadItem.) |
![]() | KeyPress |
Occurs when the RadItem has focus and the user presses a key
(Inherited from RadItem.) |
![]() | KeyUp |
Occurs when the RadItem has focus and the user releases the pressed key up
(Inherited from RadItem.) |
![]() | LayoutUpdated | (Inherited from RadElement.) |
![]() | LostMouseCapture | (Inherited from RadElement.) |
![]() | MouseDown |
Occurs when the mouse pointer is over the element and a mouse button is pressed.
(Inherited from RadElement.) |
![]() | MouseEnter |
Occurs when the mouse pointer enters the element.
(Inherited from RadElement.) |
![]() | MouseHover |
Occurs when the mouse pointer rests on the element.
(Inherited from RadElement.) |
![]() | MouseLeave | (Inherited from RadElement.) |
![]() | MouseMove |
Occurs when the mouse pointer is moved over the element.
(Inherited from RadElement.) |
![]() | MouseUp |
Occurs when the mouse pointer is over the element and a mouse button is released.
(Inherited from RadElement.) |
![]() | MouseWheel |
Occurs when the RadItem has focus and the user scrolls up or down the mouse wheel
(Inherited from RadElement.) |
![]() | PanGesture |
Occurs when a pan gesture was sent by a touch input device.
(Inherited from RadItem.) |
![]() | PressAndTapGesture |
Occurs when a press-and-tap gesture was sent by a touch input device.
(Inherited from RadItem.) |
![]() | PropertyChanged |
Occurs when a property of an object changes.
Note: if a property which is not a RadProperty changes,
the developer is responsible for firing this event by using the
INotifyPropertyChanged API.
(Inherited from RadObject.) |
![]() | QueryAccessibilityHelp | (Inherited from RadItem.) |
![]() | RadPropertyChanged |
Occurs when a property of a RadObject changes.
(Inherited from RadObject.) |
![]() | RadPropertyChanging |
Occurs prior to property of a RadObject changes.
(Inherited from RadObject.) |
![]() | RotateGesture |
Occurs when a rotate gesture was sent by a touch input device.
(Inherited from RadItem.) |
![]() | TextChanged |
Occurs when the Text property value changes.
(Inherited from RadItem.) |
![]() | TextChanging |
Occurs when the Text property value is about to be changed.
(Inherited from RadItem.) |
![]() | TextOrientationChanged |
Occurs when the TextOrientation property value changes.
(Inherited from RadItem.) |
![]() | TwoFingerTapGesture |
Occurs when a two-finger-tap gesture was sent by a touch input device.
(Inherited from RadItem.) |
![]() | ZoomGesture |
Occurs when a zoom gesture was sent by a touch input device.
(Inherited from RadItem.) |