StiReportObjectStringConverter Methods |
The StiReportObjectStringConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear | |
![]() | ConvertBorderToString |
Converts a border into a string.
|
![]() | ConvertBrushToString |
Converts brush into string.
|
![]() ![]() | ConvertColorArrayToString |
Converts a color into a string.
|
![]() ![]() | ConvertColorToString |
Converts a color into a string.
|
![]() | ConvertEventToString |
Converts event into string.
|
![]() | ConvertExpressionToString |
Convets expression into string.
|
![]() ![]() | ConvertFontToString |
Converts font into string.
|
![]() ![]() | ConvertPointFToString |
Converts PointF into string.
|
![]() | ConvertRectangleDToString |
Converts rectangle into string.
|
![]() | ConvertSimpleBorderToString |
Converts a simple border into a string.
|
![]() | ConvertStringToBorder |
Converts a string into a border.
|
![]() | ConvertStringToBrush |
Converts a string into a brush.
|
![]() ![]() | ConvertStringToColor |
Converts a string into a color.
|
![]() ![]() | ConvertStringToColorArray |
Converts a string into a color.
|
![]() | ConvertStringToExpression |
Converts string into expression.
|
![]() ![]() | ConvertStringToFont |
Converts string into font.
|
![]() ![]() | ConvertStringToPointF |
Converts a string into a PointF.
|
![]() | ConvertStringToRectangleD |
Converts string into rectangle.
|
![]() | ConvertStringToSimpleBorder |
Converts a string into a simple border.
|
![]() | ConvertStringToTextOptions |
Converts string into StiTextOptions.
|
![]() | ConvertStringToVariable |
Converts string into variable.
|
![]() | ConvertTextOptionsToString |
Converts StiTextOptions into string.
|
![]() | ConvertVariableToString |
Converts variable into string.
|
![]() | 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.) |
![]() | ObjectToString |
Converts object into string.
(Overrides StiObjectStringConverterObjectToString(Object).) |
![]() | ObjectToString2 | |
![]() | SetProperty | (Overrides StiObjectStringConverterSetProperty(PropertyInfo, Object, Object).) |
![]() | StringToObject |
Converts string into object.
(Overrides StiObjectStringConverterStringToObject(String, Type).) |
![]() | StringToObject2 | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |