StiNameValidator Class |
Namespace: Stimulsoft.Report
The StiNameValidator type exposes the following members.
Name | Description | |
---|---|---|
StiNameValidator | Initializes a new instance of the StiNameValidator class |
Name | Description | |
---|---|---|
CorrectBusinessObjectName(String, Boolean) | ||
CorrectBusinessObjectName(String, StiReport, Boolean) | ||
CorrectName(String, Boolean) |
Replaces incorrect symbols in the string on the symbol '_'.
| |
CorrectName(String, StiReport, Boolean) |
Replaces incorrect symbols in the string on the symbol '_'.
| |
CorrectName(String, Boolean, Boolean) |
Replaces incorrect symbols in the string on the symbol '_'.
| |
CorrectName(String, Boolean, StiReport, Boolean) |
Replaces incorrect symbols in the string on the symbol '_'.
| |
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 | Returns a string that represents the current object. (Inherited from Object.) |