[]
Determines whether the contents of a cell at a specified row and column are editable.
public virtual bool IsEditable(int row, int column)
Public Overridable Function IsEditable(row As Integer, column As Integer) As Boolean
Type | Description |
---|---|
bool |