asp.net.ph

GridViewRow Class

System.Web.UI.WebControls Namespace


.NET Framework version 2.0

Represents an individual row in a GridView control.

GridViewRow Class Members

Collapse   Constructors

Visibility Constructor Parameters
public GridViewRow ( Int32 rowIndex , Int32 dataItemIndex , DataControlRowType rowType , DataControlRowState rowState )

Collapse   Properties

Visibility Name Value Type Accessibility
public DataItem Object [ Get , Set ]
public DataItemIndex Int32 [ Get ]
public RowIndex Int32 [ Get ]
public RowState DataControlRowState [ Get , Set ]
public RowType DataControlRowType [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
protected OnBubbleEvent ( Object source , EventArgs e ) Boolean

Remarks

A GridViewRow represents a single row in the GridView control.

For examples illustrating use of this control, see the individual member types of this class.

See Also

GridView.Controls   GridView.Rows Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph