StiStatesManager Class |
Namespace: Stimulsoft.Report
The StiStatesManager type exposes the following members.
Name | Description | |
---|---|---|
StiStatesManager | Initializes a new instance of the StiStatesManager class |
Name | Description | |
---|---|---|
Clear |
Clear all earlier saved object states.
| |
ClearState | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsExist | ||
Pop |
Gets the object state.
| |
PopBool |
Gets the object state.
| |
PopDecimal | ||
PopDouble | ||
PopFloat | ||
PopInt | ||
PopInt64 | ||
PopRange | ||
Push |
Saves the specified object state.
| |
PushBool |
Saves the specified object state.
| |
PushDecimal | ||
PushDouble | ||
PushFloat | ||
PushInt | ||
PushInt64 | ||
PushRange | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |