Class Breakpoints.ListViewItemData
Provides an item data in the ListView control.
public class Breakpoints.ListViewItemData : INotifyPropertyChanged
- Inheritance
-
Breakpoints.ListViewItemData
- Implements
Properties
- Breakpoint
Gets or sets a
Breakpoint
object that contains data associated with the list item.
- Description
Gets or sets breakpoint description.
- EnableBreakpoint
Gets or sets a value indicating whether linked breakpoint is enabled.
- Image
Gets or sets the image that is displayed for the item.
Events
- PropertyChanged
Occurs when a property value changes.