Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpBaseStatusBarElement Class / CalculateValue Method


In This Topic
CalculateValue Method (FpBaseStatusBarElement)
In This Topic
Calcualate value of the element.
Syntax
'Declaration
 
Public Overridable Sub CalculateValue() 
 
'Usage
 
Dim instance As FpBaseStatusBarElement
 
instance.CalculateValue()
See Also