Spread WPF Documentation
Parent Property (PrintPreviewControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > PrintPreviewControl Class : Parent Property
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
 
Dim instance As PrintPreviewControl
Dim value As System.Windows.DependencyObject
 
value = instance.Parent
public System.Windows.DependencyObject Parent {get;}
See Also

Reference

PrintPreviewControl Class
PrintPreviewControl Members