Share via


PropertyViewer.Recalculate Method

Recalculates the object in the PropertyViewer.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Protected Overridable Sub Recalculate
'Usage

Me.Recalculate()
protected virtual void Recalculate()
protected:
virtual void Recalculate()
abstract Recalculate : unit -> unit 
override Recalculate : unit -> unit 
protected function Recalculate()