GrapeCity.Windows.SpreadSheet.UI Namespace / SpreadSurfaceChartView Class / DependencyObjectType Property


In This Topic
DependencyObjectType Property (SpreadSurfaceChartView)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property DependencyObjectType As DependencyObjectType
 
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim value As DependencyObjectType
 
value = instance.DependencyObjectType
See Also