ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItem Class
Properties Methods Events


In This Topic
    ListViewItem Class Members
    In This Topic

    The following tables list the members exposed by ListViewItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the content associated with this object.  
    Public PropertyGets the collection to which the bound item belongs to.  
    Public PropertyGets the index of the data inside the collection of items.  
    Public PropertyGets or sets the IsEnabled property.  
    Public PropertyGets or sets the IsSelected property  
    Public PropertyGets or sets the nesting level inside a group. This is zero if no grouping is used.  
    Public PropertyGets the parent group item.  
    Public PropertyGets or sets the state of the item, which can be Preview or Full.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.Returns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Raises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also