| Visual Basic (Declaration) | |
|---|---|
<ValueConversionAttribute(SourceType=System.Int32, TargetType=System.Boolean, ParameterType=)> Public Class IndexToOddConverter Implements IValueConverter | |
| C# | |
|---|---|
[ValueConversionAttribute(SourceType=System.Int32, TargetType=System.Boolean, ParameterType=)] public class IndexToOddConverter : IValueConverter | |
All examples in this topic assume that the grid is bound to the Orders table of the Northwind database, unless stated otherwise.
System.Object
Xceed.Wpf.DataGrid.Converters.IndexToOddConverter
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2