ComboTable.Refresh Method
Forces the control to invalidate its client area and immediately redraw itself and any child controls.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Refresh() | (Inherited from Control.) |
|
Refresh(String[], RadioTableItem[]) | Refreshes the items in the current ComboTable. |
See Also
ComboTable Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top