Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / SyncRoot Property


In This Topic
SyncRoot Property (SpreadChart)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly Property SyncRoot As Object
 
'Usage
 
Dim value As Object
 
value = SpreadChart.SyncRoot
See Also