Click or drag to resize

StiDataHelper Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiDataHelper"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiDataHelper

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

The StiDataHelper type exposes the following members.

Constructors
  NameDescription
Public methodStiDataHelper
Initializes a new instance of the StiDataHelper class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGetFilterEventHandler
Public methodStatic memberGetFilterExpression
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 memberSetData(StiComponent, Boolean)
Public methodStatic memberSetData(StiComponent, Boolean, StiComponent)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also