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