Click or drag to resize
KaxListViewSingleStringExpression Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsKaxListViewFilterExpression
    Kettic.AspNet.ControlsKaxListViewSingleValueExpressionString
      Kettic.AspNet.ControlsKaxListViewSingleStringExpression
        Kettic.AspNet.ControlsKaxListViewContainsFilterExpression
        Kettic.AspNet.ControlsKaxListViewEndsWithFilterExpression
        Kettic.AspNet.ControlsKaxListViewStartsWithFilterExpression

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class KaxListViewSingleStringExpression : KaxListViewSingleValueExpression<string>

The KaxListViewSingleStringExpression type exposes the following members.

Constructors
  NameDescription
Public methodKaxListViewSingleStringExpression
Creates a instance of KaxListViewStartsWithFilterExpression class
Top
Methods
See Also