ListControlConvertEventArgs

Wisej.Web.ListControlConvertEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Provides data for the Format event.

public class ListControlConvertEventArgs : ConvertEventArgs

Constructors

ListControlConvertEventArgs(value, desiredType, listItem)

Name
Type
Description

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?