Skip to main content
Version: 4.1

ListViewBindingCompleteEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Provides data for the DataBindingComplete event.

public class ListViewBindingCompleteEventArgs : EventArgs

Properties

Instance member ListChangedType

ListChangedType: Returns a value specifying how the list changed.

Used By

NameDescription
ListViewBindingCompleteEventEventHandlerRepresents the method that will handle the DataBindingComplete event of a ListView.