Name | Description | |
---|---|---|
DataGridItemPropertyQueryValueEventArgs Constructor | Initializes a new instance of the DataGridItemPropertyQueryValueEventArgs class specifying the item property for which a value is required. |
The following tables list the members exposed by DataGridItemPropertyQueryValueEventArgs.
Name | Description | |
---|---|---|
DataGridItemPropertyQueryValueEventArgs Constructor | Initializes a new instance of the DataGridItemPropertyQueryValueEventArgs class specifying the item property for which a value is required. |
Name | Description | |
---|---|---|
Item | Gets the item property for which a value is required. | |
Value | Gets or sets the value for the item property. |