Spread WPF Documentation
GcSpreadSheet Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : GcSpreadSheet Class
Represents a GcSpreadSheet control.
Object Model
GcSpreadSheet Class
Syntax
'Declaration
 
<System.Windows.TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)>
<System.ComponentModel.DescriptionAttribute("GcSpreadSheet")>
Public Class GcSpreadSheet 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As GcSpreadSheet
[System.Windows.TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)]
[System.ComponentModel.Description("GcSpreadSheet")]
public class GcSpreadSheet : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     GrapeCity.Windows.SpreadSheet.UI.GcSpreadSheet

See Also

Reference

GcSpreadSheet Members
GrapeCity.Windows.SpreadSheet.UI Namespace