GrapeCity.Win.MultiRow Namespace > CompareCellValidator Class : ComparedCellIndex Property |
<RefreshPropertiesAttribute(RefreshProperties.All)> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the target compared cell's index.")> Public Property ComparedCellIndex As Integer
Dim instance As CompareCellValidator Dim value As Integer instance.ComparedCellIndex = value value = instance.ComparedCellIndex
[RefreshProperties(RefreshProperties.All)] [DefaultValue()] [SRDescription("Indicates the target compared cell's index.")] public int ComparedCellIndex {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The assigned value is less than -1. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2