ComponentOne VSFlexGrid 8.0
RemoveItem Method

Removes a row from the control.

Syntax

[form!]VSFlexGrid.RemoveItem [ Row As Long ]

Remarks

The Row parameter determines which row should be removed from the control. If provided, it must be in the range between 0 and Rows-1, or an Invalid Index error will occur. If omitted, the last row is deleted.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback