C1.Silverlight.DataGrid Namespace : DataGridRowHeaderPresenter Class |
'Declaration
<System.Windows.TemplatePartAttribute(Name="Resize", Type=System.Windows.FrameworkElement)> <System.Windows.TemplatePartAttribute(Name="ToggleDetails", Type=System.Windows.Controls.Primitives.ToggleButton)> <System.Windows.TemplateVisualStateAttribute(Name="Unselected", GroupName="SelectionStates")> <System.Windows.TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")> <System.Windows.TemplateVisualStateAttribute(Name="Editing", GroupName="SelectionStates")> <System.Windows.TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")> <System.Windows.TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStates")> <System.Windows.TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStates")> <System.Windows.TemplateVisualStateAttribute(Name="Merging", GroupName="MergingStates")> <System.Windows.TemplateVisualStateAttribute(Name="NotMerging", GroupName="MergingStates")> <System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class DataGridRowHeaderPresenter Inherits System.Windows.Controls.ContentControl
[System.Windows.TemplatePart(Name="Resize", Type=System.Windows.FrameworkElement)] [System.Windows.TemplatePart(Name="ToggleDetails", Type=System.Windows.Controls.Primitives.ToggleButton)] [System.Windows.TemplateVisualState(Name="Unselected", GroupName="SelectionStates")] [System.Windows.TemplateVisualState(Name="Selected", GroupName="SelectionStates")] [System.Windows.TemplateVisualState(Name="Editing", GroupName="SelectionStates")] [System.Windows.TemplateVisualState(Name="Valid", GroupName="ValidationStates")] [System.Windows.TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStates")] [System.Windows.TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStates")] [System.Windows.TemplateVisualState(Name="Merging", GroupName="MergingStates")] [System.Windows.TemplateVisualState(Name="NotMerging", GroupName="MergingStates")] [System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class DataGridRowHeaderPresenter : System.Windows.Controls.ContentControl
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.Silverlight.DataGrid.DataGridRowHeaderPresenter
C1.Silverlight.DataGrid.DataGridNewRowHeaderPresenter
C1.Silverlight.DataGrid.Filters.DataGridFilterRowHeaderPresenter
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2