ActiveReports 12
DependencyObjectType Property (TocPanel)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel 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

TocPanel Class
TocPanel Members