Remove

GridCommentCollection.Remove method

Entfernt den Kommentar am angegebenen Zeilen-Spalten-Index der Zelle.

public void Remove(int row, int col)
ParameterTypBeschreibung
rowInt32Zeilenindex der Zelle.
colInt32Spaltenindex der Zelle.

Siehe auch