ItemChangedEventArgs
Wisej.Web.ItemChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the ItemChanged event.
public class ItemChangedEventArgs : EventArgs
Properties
Index

Int32: Returns the position of the item being changed within the list.
Used By
Name
Description
Represents the method that will handle the ItemChanged event of the CurrencyManager class.
Last updated
Was this helpful?