Spread WPF Documentation
CoerceValue Method (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : CoerceValue Method
Syntax
'Declaration
 
Public Sub CoerceValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As ColumnDropDownList
Dim dp As System.Windows.DependencyProperty
 
instance.CoerceValue(dp)
public void CoerceValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members