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.UIAssembly: Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)
Syntax
| C# |
|---|
public class ColumnSorter : LinkButton |
Remarks
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.LinkButton
Phoenix.UI..::.ColumnSorter
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.LinkButton
Phoenix.UI..::.ColumnSorter
