Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / EmptyStringToBooleanConverter Class
Methods


EmptyStringToBooleanConverter Class Members

The following tables list the members exposed by EmptyStringToBooleanConverter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the EmptyStringToBooleanConverter class.  
Top
Public Methods
 NameDescription
Public MethodConverts an empty or null string to a boolean value.  
Top
See Also