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


In This Topic
    IndexToOddConverter Class Members
    In This Topic

    The following tables list the members exposed by IndexToOddConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IndexToOddConverter class.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets a static instance of IndexToOddConverter.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the specified value to a boolean value indicating whether it is odd or not.  
    Public MethodThe ConvertBack method is not supported by the IndexToOddConverter class.  
    Top
    See Also