For the complete documentation index, see llms.txt. This page is also available as Markdown.

ListViewBindingCompleteEventArgs

Wisej.Web.ListViewBindingCompleteEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Provides data for the DataBindingComplete event.

public class ListViewBindingCompleteEventArgs : EventArgs
Public Class ListViewBindingCompleteEventArgs
    Inherits EventArgs

Properties

ListChangedType

ListChangedType: Returns a value specifying how the list changed.

Used By

Name
Description

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

Last updated

Was this helpful?