SetPropertyFormatter Methods |
The SetPropertyFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormatValue(Object) | (Overrides PropertyFormatterBaseFormatValue(Object).) |
![]() | FormatValue(DataObjectVersionProperty) | (Inherited from PropertyFormatterBase.) |
![]() ![]() | FormatValue(SetPropertyValues) | |
![]() ![]() | FormatValue(Object, SetPropertyFormatter) | |
![]() ![]() | FormatValue(Object, SetPropertyFormatter, IFormatProvider) | |
![]() ![]() | FormatValue(Object, String, 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.) |