ColumnSortPanel ClassA Sandcastle Documented Class Library
A simple panel for letting users select the sorting they want on their reports.
Inheritance Hierarchy

System Object
  System.Web.UI Control
    System.Web.UI TemplateControl
      System.Web.UI UserControl
        P4s3Web ColumnSortPanel

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class ColumnSortPanel : UserControl
<asp:ColumnSortPanel />
See Also