Spread WPF Documentation
GcSpreadSheet Class
Members 


Represents a GcSpreadSheet control.
Object Model
GcSpreadSheet Class
Syntax
'Declaration
 
<System.ComponentModel.DescriptionAttribute("GcSpreadSheet")>
<System.Windows.TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)>
Public Class GcSpreadSheet 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As GcSpreadSheet
[System.ComponentModel.Description("GcSpreadSheet")]
[System.Windows.TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)]
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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GcSpreadSheet Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.