DataMember.MemberCellIndex Property

Definition

Indicates the location of this member in the grid of cells.

public:
 property int MemberCellIndex { int get(); };
public int MemberCellIndex { get; }
member this.MemberCellIndex : int
Public ReadOnly Property MemberCellIndex As Integer

Property Value

An integer containing the location of this member in the grid of cells.

Applies to