C1GridViewDetailRow Constructor
Constructor. Initializes a new instance of the
C1GridViewDetailRow class.
public C1GridViewDetailRow(
System.int
)
'Declaration
Public Function New( _
ByVal As System.Integer _
)
Parameters
- rowIndex
- The index of the C1GridViewDetailRow object in the C1GridView.Rows collection.