Better ListView Class Reference

BetterListView.OnGroupExpand Method

Raises the GroupExpand event.

protected virtual void OnGroupExpand(
   BetterListViewGroupExpandEventArgs eventArgs
);

Parameters

eventArgs
The BetterListViewGroupExpandEventArgs instance containing the event data.

See Also

BetterListView Class | ComponentOwl.BetterListView Namespace