Back to Devexpress

WinExplorerView.AddNewRow() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerview-88c40851.md

latest1.1 KB
Original Source

WinExplorerView.AddNewRow() Method

Adds a new record to this WinExplorerView.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public override void AddNewRow()
vb
Public Overrides Sub AddNewRow

See Also

WinExplorerView Class

WinExplorerView Members

DevExpress.XtraGrid.Views.WinExplorer Namespace