Table of Contents

Class Breakpoints.ListViewItemData

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

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.