Table of Contents

Method OnSizeColumnClick

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnSizeColumnClick()

Handles a click event on the size column header and initiates sorting of items by their size.

public virtual void OnSizeColumnClick()

Remarks

Call this method when the user interacts with the size column header to sort the items in the list by size. Repeated calls typically toggle the sort direction.