FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class / CalculateValue Method


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