Spread Windows Forms 17
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
    public static object SyncRoot {get;}
    See Also