[]
Checks if this control can be reused.
public abstract bool IsReusable(Control control)
Public MustOverride Function IsReusable(control As Control) As Boolean
Type | Name | Description |
---|---|---|
Control | control |
Type | Description |
---|---|
bool | True if this control can be reused |