Spread Silverlight Documentation
Parent Property (DropDownItemControl)


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

Reference

DropDownItemControl Class
DropDownItemControl Members