Remove

GridCommentCollection.Remove method

Tar bort kommentaren vid det angivna radkolumnindexet för cellen.

public void Remove(int row, int col)
ParameterTypBeskrivning
rowInt32Radindex för cell.
colInt32Kolumnindex för cellen.

Se även