RgFilterHandler Class

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.0.0.11209
C#
internal class RgFilterHandler : IRgFilterHandler
Inheritance
Object    RgFilterHandler
Implements
IRgFilterHandler

Constructors

RgFilterHandlerInitializes a new instance of the RgFilterHandler class

Properties

Methods

AddBracket 
AddCondition 
ChangeProperty 
ChangeQueryOperator 
DeleteFilterSettingsAsync 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FindCondition 
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitFilter 
IsColumnFiltered 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
RemoveBracket 
RemoveCondition 
ResetFilter 
SaveFilterSettingsAsync 
SelectPredefinedFilter 
SetFilterAsync 
SetQuickFilterAsync 
StoreFilter 
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also