ValuePropertyFormatter Methods |
The ValuePropertyFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Assign | |
![]() | FormatValue(Object) | (Overrides PropertyFormatterBaseFormatValue(Object).) |
![]() | FormatValue(DataObjectVersionProperty) | (Inherited from PropertyFormatterBase.) |
![]() ![]() | FormatValue(Object, ValuePropertyFormatter) | |
![]() ![]() | FormatValue(Object, ValuePropertyFormatter, IFormatProvider) |
Formats a value property value to a string using the settings on the formatInfo object.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |