ListControlConvertEventArgs
Wisej.Web.ListControlConvertEventArgs
Last updated
Wisej.Web.ListControlConvertEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the Format event.
Name | Type | Description |
---|---|---|
value | ||
desiredType | ||
listItem |
Object: Item being converted.
Name | Description |
---|---|
Represents the method that will handle the ListControlConvert event of a ListView. |