Spread Silverlight Documentation
Parent Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members