GrapeCity.Windows.SpreadSheet.UI Namespace / SpreadSurfaceChartView Class / CoerceValue Method


In This Topic
CoerceValue Method (SpreadSurfaceChartView)
In This Topic
Syntax
'Declaration
 
Public Sub CoerceValue( _
   ByVal dp As DependencyProperty _
) 
 
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim dp As DependencyProperty
 
instance.CoerceValue(dp)

Parameters

dp
See Also