[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Split.AddRow

AddRow Method

AddRow(int)

Adds the row.

Declaration
protected override void AddRow(int newrow)
Protected Overrides Sub AddRow(newrow As Integer)
Parameters
Type Name Description
int newrow

The newrow.

Overrides