NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGridItem.ItemIndex

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ItemIndex As Integer
[C#]
public int ItemIndex {virtual get;}
[C++]
public: __property virtual int get_ItemIndex();
[JScript]
public function get ItemIndex() : int;

See Also

DataGridItem Class | DataGridItem Members | System.Web.UI.WebControls Namespace