FilterBuilderPanel ClassA Sandcastle Documented Class Library
A custom user control for building filters. Represents one criteria of comparison with a table, column and value.
Inheritance Hierarchy

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

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

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