[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.NewRow

NewRow Method

NewRow()

Creates a new System.Data.DataRow with the same schema as the unbound grid.

Declaration
public DataRow NewRow()
Returns
Type Description
DataRow