
'Declaration <DescriptionAttribute("GcSpreadSheet")> <TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)> Public Class GcSpreadSheet Inherits System.Windows.Controls.Control
'Usage Dim instance As GcSpreadSheet
[Description("GcSpreadSheet")] [TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)] public class GcSpreadSheet : System.Windows.Controls.Control
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
GrapeCity.Windows.SpreadSheet.UI.GcSpreadSheet