[]
Sets the size of the specified row or column. (This implementation does nothing.)
public virtual void SetSize(int index, int value)
Public Overridable Sub SetSize(index As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | index | Row or column index |
int | value | Size in pixels |