ListControlConvertEventArgs

Wisej.Web.ListControlConvertEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the Format event.

public class ListControlConvertEventArgs : ConvertEventArgs

Constructors

Initializes a new instance of ListControlConvertEventArgs.

NameTypeDescription

value

desiredType

listItem

Properties

Object: Item being converted.

Used By

NameDescription

Represents the method that will handle the ListControlConvert event of a ListView.

Last updated