ActiveReports 12
DependencyObjectType Property (Sidebar)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : DependencyObjectType Property
Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance.
Syntax
'Declaration
 
Public ReadOnly Property DependencyObjectType As DependencyObjectType
public DependencyObjectType DependencyObjectType {get;}

Property Value

A System.Windows.DependencyObjectType that wraps the CLR type of this instance.
See Also

Reference

Sidebar Class
Sidebar Members