Spread WPF Documentation
CellBackgroundPanel Class
Members 


Represents a cell panel to display its content, it works like a grid, and mainly to process the cell content to overflow.
Object Model
CellBackgroundPanel Class
Syntax
'Declaration
 
Public Class CellBackgroundPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As CellBackgroundPanel
public class CellBackgroundPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     GrapeCity.Windows.SpreadSheet.UI.CellBackgroundPanel

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

CellBackgroundPanel Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.