GrapeCity.Xaml.SpreadSheet.UI
RootElement Property


Gets the root element of the drawing object on its visual tree.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property RootElement As FrameworkElement
'Usage
 
Dim instance As CustomDrawingObject
Dim value As FrameworkElement
 
value = instance.RootElement
public abstract FrameworkElement RootElement {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CustomDrawingObject Class
CustomDrawingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options