ArcObjects Library Reference (CadastralUI)  

IParcelConstruction.DeleteGridRow Method

Delete a row.

[Visual Basic .NET]
Public Sub DeleteGridRow ( _
    ByVal Row As Integer _
)
[C#]
public void DeleteGridRow (
    int Row
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface