Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / GreaterThanZeroConverter Class
Methods


GreaterThanZeroConverter Class Members

The following tables list the members exposed by GreaterThanZeroConverter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GreaterThanZeroConverter class.  
Top
Public Methods
 NameDescription
Public MethodConverts the specified value to a boolean value indicating whether it is greater than zero.  
Public MethodThe ConvertBack method is not supported by the GreaterThanZeroConverter class.  
Top
See Also