| GrapeCity.Windows.SpreadSheet.UI Namespace : HeaderCellPresenter Class | 

'Declaration <System.Windows.TemplatePartAttribute(Name="HighlightRectangle", Type=System.Windows.Shapes.Rectangle)> <System.Windows.TemplatePartAttribute(Name="Root", Type=GrapeCity.Windows.SpreadSheet.UI.CellBackgroundPanel)> <System.Windows.TemplatePartAttribute(Name="NormalRectangle", Type=System.Windows.Shapes.Rectangle)> <System.Windows.TemplatePartAttribute(Name="DisplayTextBlock", Type=System.Windows.Controls.TextBlock)> <System.Windows.TemplatePartAttribute(Name="SelectionRectangle", Type=System.Windows.Shapes.Rectangle)> <System.Windows.TemplatePartAttribute(Name="HoverRectangle", Type=System.Windows.Shapes.Rectangle)> Public MustInherit Class HeaderCellPresenter Inherits CellPresenterBase
'Usage Dim instance As HeaderCellPresenter
[System.Windows.TemplatePart(Name="HighlightRectangle", Type=System.Windows.Shapes.Rectangle)] [System.Windows.TemplatePart(Name="Root", Type=GrapeCity.Windows.SpreadSheet.UI.CellBackgroundPanel)] [System.Windows.TemplatePart(Name="NormalRectangle", Type=System.Windows.Shapes.Rectangle)] [System.Windows.TemplatePart(Name="DisplayTextBlock", Type=System.Windows.Controls.TextBlock)] [System.Windows.TemplatePart(Name="SelectionRectangle", Type=System.Windows.Shapes.Rectangle)] [System.Windows.TemplatePart(Name="HoverRectangle", Type=System.Windows.Shapes.Rectangle)] public abstract class HeaderCellPresenter : CellPresenterBase
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.CellPresenterBase
                        GrapeCity.Windows.SpreadSheet.UI.HeaderCellPresenter
                           GrapeCity.Windows.SpreadSheet.UI.ColumnHeaderCellPresenter
                           GrapeCity.Windows.SpreadSheet.UI.CornerHeaderCellPresenter
                           GrapeCity.Windows.SpreadSheet.UI.RowHeaderCellPresenter
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)