ColumnFilterInfo()
|
Creates a new ColumnFilterInfo class instance with default settings.
|
ColumnFilterInfo(CriteriaOperator)
|
Initializes a new instance of the ColumnFilterInfo class with the specified filter criteria.
|
ColumnFilterInfo(ColumnFilterType, Object, CriteriaOperator, String)
|
Initializes a new instance of the ColumnFilterInfo class with the specified filter settings.
|
ColumnFilterInfo(ColumnFilterType, Object, String, String, String)
|
Obsolete. Obsolete. Initializes a new instance of the ColumnFilterInfo class with the specified settings.
|
ColumnFilterInfo(ColumnFilterType, Object, String, String)
|
Initializes a new instance of the ColumnFilterInfo class with the specified settings.
|
ColumnFilterInfo(ColumnFilterType, Object, String)
|
Initializes a new instance of the ColumnFilterInfo class with the specified settings.
|
ColumnFilterInfo(ColumnFilterType, String)
|
Initializes a new instance of the ColumnFilterInfo class with the specified filter type and filter expression.
|
ColumnFilterInfo(GridColumn, Object, String)
|
Creates a new ColumnFilterInfo class instance with the specified grid column, filter value and display text.
|
ColumnFilterInfo(GridColumn, Object)
|
Creates a new ColumnFilterInfo class instance with the specified filter value and column.
|
ColumnFilterInfo(Byte)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Byte[])
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Char)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(DateTime)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Decimal)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Double)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Guid)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Int16)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Int32)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Int64)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Object, String)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value and filter text representation.
|
ColumnFilterInfo(Object)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(Single)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|
ColumnFilterInfo(String, Object)
|
Initializes a new instance of the ColumnFilterInfo class with the specified filter expression and filter value.
|
ColumnFilterInfo(String, String, Object, ColumnFilterType)
|
Initializes a new instance of the ColumnFilterInfo class with the specified settings.
|
ColumnFilterInfo(String, String)
|
Creates a new ColumnFilterInfo class instance with the specified filter condition and its text representation.
|
ColumnFilterInfo(String)
|
Initializes a new instance of the ColumnFilterInfo class with the specified filter expression.
|
ColumnFilterInfo(TimeSpan)
|
Obsolete. Obsolete. Creates a new ColumnFilterInfo class instance with the specified filter value.
|