Infragistics(R) NetAdvantage(R) for ASP.NET
ColumnFilter Class Members
See Also  Properties  Methods  Events E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : ColumnFilter Class


The following tables list the members exposed by ColumnFilter.

Public Constructors

 NameDescription
Public ConstructorColumnFilter Constructor  
Top

Public Properties

 NameDescription
Public PropertycolumnKey Gets the key of the column that the column filter is tied to. Column key  
Public PropertycolumnType Gets the data type of the grid column that the column filter is tied to. Column type could be one of the following: date, boolean, number or string  
Public Propertycondition Rule and value based filtering condition that will apply to the ControlDataField which the ColumnFilter is tied to. Filtering condition  
Public Propertyelement (Inherited from Infragistics.Web.UI.ObjectBase)
Public Property (Inherited from Infragistics.Web.UI.ObjectBase)
Public Property (Inherited from Infragistics.Web.UI.ObjectBase)
Public Property (Inherited from Infragistics.Web.UI.ObjectBase)
Public Property (Inherited from Infragistics.Web.UI.ObjectBase)
Top

Public Methods

 NameDescription
Public Method (Inherited from Infragistics.Web.UI.ObjectBase)
Public Methoddispose Disposes of the object.  
Public Method (Inherited from Infragistics.Web.UI.ObjectBase)
Public Method (Inherited from Infragistics.Web.UI.ObjectBase)
Public Method (Inherited from Infragistics.Web.UI.ObjectBase)
Public Method (Inherited from Infragistics.Web.UI.ObjectBase)
Top

Public Events

 NameDescription
Public Event (Inherited from Infragistics.Web.UI.ObjectBase)
Public Event (Inherited from Infragistics.Web.UI.ObjectBase)
Top

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.