'Declaration
Public Sub Refresh( _ Optional ByVal fullUpdate As Boolean _ )
public void Refresh( bool fullUpdate )
Parameters
- fullUpdate
- Whether to update the control layout as well as the content (default: true)
'Declaration
Public Sub Refresh( _ Optional ByVal fullUpdate As Boolean _ )
public void Refresh( bool fullUpdate )