Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridItemPropertyQueryValueEventArgs Class
Properties


DataGridItemPropertyQueryValueEventArgs Class Members

The following tables list the members exposed by DataGridItemPropertyQueryValueEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataGridItemPropertyQueryValueEventArgs class specifying the item property for which a value is required.  
Top
Public Properties
 NameDescription
Public PropertyGets the item property for which a value is required.  
Public PropertyGets or sets the value for the item property.  
Top
See Also