btb-class

BetterListViewBeforeItemSortEventArgs.ColumnClicked Property

Gets or sets a value indicating whether sorting was invoked from UI by clicking on a column.

public bool ColumnClicked { public get; public set; }

Property Value

true if sorting was invoked from UI by clicking on a column; otherwise, false.

See Also

BetterListViewBeforeItemSortEventArgs Class | ComponentOwl.BetterThumbnailBrowser Namespace