ListControlConvertEventArgs
Wisej.Web.ListControlConvertEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the Format event.
public class ListControlConvertEventArgs : ConvertEventArgs
Constructors
ListControlConvertEventArgs(value, desiredType, listItem)

Properties
ListItem

Object: Item being converted.
Used By
Name
Description
Represents the method that will handle the ListControlConvert event of a ListView.
Last updated
Was this helpful?