ListControlConvertEventArgs Properties
.NET Framework 4.5
The ListControlConvertEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
DesiredType | Gets the data type of the desired value. (Inherited from ConvertEventArgs.) |
|
ListItem | Gets a data source item. |
|
Value | Gets or sets the value of the ConvertEventArgs. (Inherited from ConvertEventArgs.) |