ActiveReports Developer 7
CoerceValue Method
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : CoerceValue Method

dp

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub CoerceValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
C# 
public void CoerceValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp

See Also