ItemCheckedEventArgs
Wisej.Web.ItemCheckedEventArgs
Last updated
Was this helpful?
Wisej.Web.ItemCheckedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the ItemChecked event of the ListView control.
public class ItemCheckedEventArgs : EventArgsPublic Class ItemCheckedEventArgs
Inherits EventArgsInitializes a new instance of the ItemCheckedEventArgs class.
ListViewItem: Returns the ListViewItem whose checked state is changing.
Represents the method that will handle the ItemChecked event of a ListView control.
Last updated
Was this helpful?
Was this helpful?

