ComponentOne TileView for WPF and Silverlight
Parent Property (C1TileView)


C1.WPF.TileView Namespace > C1TileView Class : Parent Property
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
 
Dim instance As C1TileView
Dim value As System.Windows.DependencyObject
 
value = instance.Parent
public System.Windows.DependencyObject Parent {get;}
See Also

Reference

C1TileView Class
C1TileView Members