ComponentOne DataGrid for WPF and Silverlight
BeginNewRow Method (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : BeginNewRow Method
Begins the edit of a new row. It will scroll the new row into view.
Syntax
'Declaration
 
Public Function BeginNewRow() As System.Boolean
public System.bool BeginNewRow()

Return Value

True, if the edit began, otherwise False
See Also

Reference

C1DataGrid Class
C1DataGrid Members