[]
Determines whether the value in the cell of the specified row and column can be edited.
public override bool IsEditable(int row, int column)
Public Overrides Function IsEditable(row As Integer, column As Integer) As Boolean
Type | Description |
---|---|
bool |