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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DependencyObjectType As System.Windows.DependencyObjectType
C# 
public System.Windows.DependencyObjectType DependencyObjectType {get;}

See Also