StiData Class |
Namespace: Stimulsoft.Report.Dictionary
The StiData type exposes the following members.
Name | Description | |
---|---|---|
StiData(String, Object) |
Creates a new object of the type StiData.
| |
StiData(String, Object, Object) |
Creates a new object of the type StiData.
|
Name | Description | |
---|---|---|
Alias |
Gets or sets alias of Data.
| |
Data |
Gets or sets Data.
| |
IsBusinessObjectData |
Gets or sets value, which indicates that data is business object.
| |
IsReportData |
Gets or sets value, which indicates that data registered of report engine.
| |
Name |
Gets or sets name of Data.
| |
ViewData |
Gets or sets ViewData.
|
Name | Description | |
---|---|---|
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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |