Spread Silverlight Documentation
ParentCollection Property


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

Reference

ContextMenu Class
ContextMenu Members