ESRI.ArcGIS.Mobile.Client
EnumToBooleanConverter Class Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.ValueConverters Namespace : EnumToBooleanConverter Class


The following tables list the members exposed by EnumToBooleanConverter.

Public Constructors

Public Methods

 NameDescription
Public MethodConvert Modifies the source data before passing it to the target for display in the UI.  
Public MethodConvertBack Modifies the target data before passing it to the source object. This method is called only in TwoWay bindings.  
Top

See Also