StiSettings Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.StiSettings"]
Namespace: Stimulsoft.Report
The StiSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| StiSettings | Initializes a new instance of the StiSettings class |
| Name | Description | |
|---|---|---|
| DefaultReportSettingsPath |
| Name | Description | |
|---|---|---|
| Clear | ||
| ClearKey(String) | ||
| ClearKey(String, String) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Get(String, String) | ||
| Get(String, String, Object) | ||
| GetBool(String, String) | ||
| GetBool(String, String, Boolean) | ||
| GetCategory | ||
| GetColor | ||
| GetDecimal(String, String) | ||
| GetDecimal(String, String, Decimal) | ||
| GetDefaultReportSettingsPath | ||
| GetDouble(String, String) | ||
| GetDouble(String, String, Double) | ||
| GetFloat(String, String) | ||
| GetFloat(String, String, Single) | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInt(String, String) | ||
| GetInt(String, String, Int32, Boolean) | ||
| GetStr(String, String) | ||
| GetStr(String, String, String) | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | ||
| Load(Stream) | ||
| Load(String) | ||
| ReLoad | ||
| Save | ||
| Save(Stream) | ||
| Save(String) | ||
| Set(String, String, Object) | ||
| Set(String, String, Int32, Boolean) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |