Click or drag to resize

StiEvent Class

Describes the base class for realization of the Event.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.EventsStiEvent
    More...

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract class StiEvent : ICloneable, 
	IStiJsonReportObject

The StiEvent type exposes the following members.

Constructors
  NameDescription
Public methodStiEvent
Creates a new object of the type StiEvent.
Public methodStiEvent(String)
Creates a new object of the type StiEvent with specified arguments.
Public methodStiEvent(StiComponent)
Creates a new object of the type StiEvent with specified arguments.
Top
Properties
  NameDescription
Public propertyPropertyName
Public propertyScript
Gets or sets Script of the event.
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEventType
Return the type of the event.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetParameters
Returns an array of event parameters.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject
Public methodSet
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.EventsStiEvent
    Stimulsoft.Report.CrossTabStiGetCrossValueEvent
    Stimulsoft.Report.CrossTabStiGetDisplayCrossValueEvent
    Stimulsoft.Report.CrossTabStiProcessCellEvent
    Stimulsoft.Report.EventsStiAfterPrintEvent
    Stimulsoft.Report.EventsStiAfterSelectEvent
    Stimulsoft.Report.EventsStiBeforePrintEvent
    Stimulsoft.Report.EventsStiBeginRenderEvent
    Stimulsoft.Report.EventsStiCheckedChangedEvent
    Stimulsoft.Report.EventsStiClickEvent
    Stimulsoft.Report.EventsStiClosedFormEvent
    Stimulsoft.Report.EventsStiClosingFormEvent
    Stimulsoft.Report.EventsStiColumnBeginRenderEvent
    Stimulsoft.Report.EventsStiColumnEndRenderEvent
    Stimulsoft.Report.EventsStiConnectedEvent
    Stimulsoft.Report.EventsStiConnectingEvent
    Stimulsoft.Report.EventsStiDisconnectedEvent
    Stimulsoft.Report.EventsStiDisconnectingEvent
    Stimulsoft.Report.EventsStiDoubleClickEvent
    Stimulsoft.Report.EventsStiEndRenderEvent
    Stimulsoft.Report.EventsStiEnterEvent
    Stimulsoft.Report.EventsStiExportedEvent
    Stimulsoft.Report.EventsStiExportingEvent
    Stimulsoft.Report.EventsStiFillDataEvent
    Stimulsoft.Report.EventsStiFillParametersEvent
    Stimulsoft.Report.EventsStiGetArgumentEvent
    Stimulsoft.Report.EventsStiGetBarCodeEvent
    Stimulsoft.Report.EventsStiGetBookmarkEvent
    Stimulsoft.Report.EventsStiGetCheckedEvent
    Stimulsoft.Report.EventsStiGetCollapsedEvent
    Stimulsoft.Report.EventsStiGetCutPieListEvent
    Stimulsoft.Report.EventsStiGetDataUrlEvent
    Stimulsoft.Report.EventsStiGetDrillDownReportEvent
    Stimulsoft.Report.EventsStiGetExcelSheetEvent
    Stimulsoft.Report.EventsStiGetExcelValueEvent
    Stimulsoft.Report.EventsStiGetFilterEvent
    Stimulsoft.Report.EventsStiGetGroupConditionEvent
    Stimulsoft.Report.EventsStiGetHyperlinkEvent
    Stimulsoft.Report.EventsStiGetImageDataEvent
    Stimulsoft.Report.EventsStiGetImageURLEvent
    Stimulsoft.Report.EventsStiGetListOfArgumentsEvent
    Stimulsoft.Report.EventsStiGetListOfHyperlinksEvent
    Stimulsoft.Report.EventsStiGetListOfTagsEvent
    Stimulsoft.Report.EventsStiGetListOfToolTipsEvent
    Stimulsoft.Report.EventsStiGetListOfValuesCloseEvent
    Stimulsoft.Report.EventsStiGetListOfValuesEndEvent
    Stimulsoft.Report.EventsStiGetListOfValuesEvent
    Stimulsoft.Report.EventsStiGetListOfValuesHighEvent
    Stimulsoft.Report.EventsStiGetListOfValuesLowEvent
    Stimulsoft.Report.EventsStiGetListOfValuesOpenEvent
    Stimulsoft.Report.EventsStiGetListOfWeightsEvent
    Stimulsoft.Report.EventsStiGetSummaryExpressionEvent
    Stimulsoft.Report.EventsStiGetTagEvent
    Stimulsoft.Report.EventsStiGetTitleEvent
    Stimulsoft.Report.EventsStiGetToolTipEvent
    Stimulsoft.Report.EventsStiGetValueCloseEvent
    Stimulsoft.Report.EventsStiGetValueEndEvent
    Stimulsoft.Report.EventsStiGetValueEvent
    Stimulsoft.Report.EventsStiGetValueHighEvent
    Stimulsoft.Report.EventsStiGetValueLowEvent
    Stimulsoft.Report.EventsStiGetValueOpenEvent
    Stimulsoft.Report.EventsStiGetZipCodeEvent
    Stimulsoft.Report.EventsStiLeaveEvent
    Stimulsoft.Report.EventsStiLoadFormEvent
    Stimulsoft.Report.EventsStiMouseDownEvent
    Stimulsoft.Report.EventsStiMouseEnterEvent
    Stimulsoft.Report.EventsStiMouseLeaveEvent
    Stimulsoft.Report.EventsStiMouseMoveEvent
    Stimulsoft.Report.EventsStiMouseUpEvent
    Stimulsoft.Report.EventsStiMoveFooterToBottomEvent
    Stimulsoft.Report.EventsStiNewAutoSeriesEvent
    Stimulsoft.Report.EventsStiPositionChangedEvent
    Stimulsoft.Report.EventsStiPrintedEvent
    Stimulsoft.Report.EventsStiPrintingEvent
    Stimulsoft.Report.EventsStiProcessChartEvent
    Stimulsoft.Report.EventsStiRenderingEvent
    Stimulsoft.Report.EventsStiReportCacheProcessingEvent
    Stimulsoft.Report.EventsStiSelectedIndexChangedEvent
    Stimulsoft.Report.EventsStiStateRestoreEvent
    Stimulsoft.Report.EventsStiStateSaveEvent
    Stimulsoft.Report.EventsStiValueChangedEvent
    Stimulsoft.Report.Gauge.EventsStiGetSkipIndicesEvent
    Stimulsoft.Report.Gauge.EventsStiGetSkipValuesEvent
    Stimulsoft.Report.Gauge.EventsStiGetTextEvent
    Stimulsoft.Report.Gauge.EventsStiGetValueEvent