StiGetValueEvent Class |
Namespace: Stimulsoft.Report.Gauge.Events
The StiGetValueEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiGetValueEvent |
Creates a new object of the type StiGetValueEvent.
|
![]() | StiGetValueEvent(String) |
Creates a new object of the type StiGetValueEvent with specified arguments.
|
Name | Description | |
---|---|---|
![]() | PropertyName | (Inherited from StiEvent.) |
![]() | Script |
Gets or sets Script of the event.
(Inherited from StiEvent.) |
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiEvent.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEventType |
Return the type of the event.
(Overrides StiEventGetEventType.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetParameters |
Returns an array of event parameters.
(Overrides StiEventGetParameters.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFromJsonObject | (Inherited from StiEvent.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Inherited from StiEvent.) |
![]() | Set | (Inherited from StiEvent.) |
![]() | ToString |
Returns the string representation of the event.
(Overrides ObjectToString.) |