ReferencePropertyFormatter Methods |
The ReferencePropertyFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormatValue(Object) | (Overrides PropertyFormatterBaseFormatValue(Object).) |
![]() | FormatValue(DataObjectVersionProperty) | (Inherited from PropertyFormatterBase.) |
![]() ![]() | FormatValue(Object, ReferencePropertyFormatter) | |
![]() ![]() | FormatValue(Object, ReferencePropertyFormatter, IFormatProvider) |
Formats a value to a string using the property's settings.
|
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.) |