GrapeCity.Win.MultiRow Namespace > MathStatistics Class : CellIndex Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates which cell's value takes part in the statistic by using the cell index.")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Property CellIndex As Integer
Dim instance As MathStatistics Dim value As Integer instance.CellIndex = value value = instance.CellIndex
[DefaultValue()] [SRDescription("Indicates which cell's value takes part in the statistic by using the cell index.")] [RefreshProperties(RefreshProperties.All)] public int CellIndex {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