ItemChangedEventArgs

Wisej.Web.ItemChangedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the ItemChanged event.

public class ItemChangedEventArgs : EventArgs

Properties

Int32: Returns the position of the item being changed within the list.

Used By

NameDescription

Represents the method that will handle the ItemChanged event of the CurrencyManager class.

Last updated