Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / DataItem Class
Properties Methods


DataItem Class Members

The following tables list the members exposed by DataItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the DataItem class.  
Top
Public Properties
 NameDescription
Public PropertyGets an object representing the data item to wrap.  
Public PropertyGets a value indicating if the data item is loaded.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified object is equal to the current instance.  
Public MethodReturns the hash code for the current instance.  
Public MethodRetrieves the string representation of the current instance.  
Top
See Also