A control to use as a heading of a column in a table of sortable rows. This control renders as a LinkButton which handles the OnClick event and updates the PhoenixSession.SortBy property accordingly.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class ColumnSorter : LinkButton

Remarks

Class diagram

Inheritance Hierarchy

See Also