GrapeCity.Win.MultiRow Namespace : CellPosition Structure |
<TypeConverterAttribute("GrapeCity.Win.MultiRow.CellPositionConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")> <SerializableAttribute()> Public Structure CellPosition Inherits System.ValueType
Dim instance As CellPosition
[TypeConverter("GrapeCity.Win.MultiRow.CellPositionConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")] [Serializable()] public struct CellPosition : System.ValueType
The CellPosition class is used to locate a Cell in the GcMultiRow control. The Cell to locate is a Cell in the Row. The RowIndex property indicates which Row the cell belongs to. The CellIndex or CellName property locates the cell in the specified Row.
If the CellIndex property and the CellName property are valid at the same time, the CellIndex property has higher priority.
System.Object
System.ValueType
GrapeCity.Win.MultiRow.CellPosition
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