Share via


WebGridRow.Item Property

Include Protected Members
Include Inherited Members

Returns the specified value in the WebGridRow instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Int32] Returns the value at the specified index in the WebGridRow instance.
Public property Item[String] Returns the value that has the specified name in the WebGridRow instance.

Top

See Also

Reference

WebGridRow Class

System.Web.Helpers Namespace