Spread Silverlight Documentation
CellPresenter Class
Members 


Represents an individual GcSpreadSheet cell.
Object Model
CellPresenter Class
Syntax
'Declaration
 
<System.Windows.TemplatePartAttribute(Name="Root", Type=GrapeCity.Windows.SpreadSheet.UI.CellBackgroundPanel)>
Public Class CellPresenter 
   Inherits CellPresenterBase
'Usage
 
Dim instance As CellPresenter
[System.Windows.TemplatePart(Name="Root", Type=GrapeCity.Windows.SpreadSheet.UI.CellBackgroundPanel)]
public class CellPresenter : CellPresenterBase 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               GrapeCity.Windows.SpreadSheet.UI.CellPresenterBase
                  GrapeCity.Windows.SpreadSheet.UI.CellPresenter

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CellPresenter Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.