Click or drag to resize

StiFilterHelper Class

Class contains methods to work with filters.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiFilterHelper

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class StiFilterHelper

The StiFilterHelper type exposes the following members.

Constructors
  NameDescription
Public methodStiFilterHelper
Initializes a new instance of the StiFilterHelper class
Top
Methods
  NameDescription
Public methodStatic memberConvertConditionToString
Public methodStatic memberConvertDataTypeToString
Public methodStatic memberConvertStringToCondition
Public methodStatic memberConvertStringToDataType
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSetFilter
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also