ComponentOne DataGrid for WPF and Silverlight
DataGridVerticalFreezingSeparatorPresenter Class
Members 

C1.WPF.DataGrid Namespace : DataGridVerticalFreezingSeparatorPresenter Class
Represent the visual element of a freezing vertical separator.
Object Model
DataGridVerticalFreezingSeparatorPresenter Class
Syntax
'Declaration
 
<System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="MovementStates")>
<System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="MovementStates")>
<System.Windows.TemplateVisualStateAttribute(Name="Dragging", GroupName="MovementStates")>
Public Class DataGridVerticalFreezingSeparatorPresenter 
   Inherits System.Windows.Controls.Control
[System.Windows.TemplateVisualState(Name="Normal", GroupName="MovementStates")]
[System.Windows.TemplateVisualState(Name="MouseOver", GroupName="MovementStates")]
[System.Windows.TemplateVisualState(Name="Dragging", GroupName="MovementStates")]
public class DataGridVerticalFreezingSeparatorPresenter : 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
                     C1.WPF.DataGrid.DataGridVerticalFreezingSeparatorPresenter

See Also

Reference

DataGridVerticalFreezingSeparatorPresenter Members
C1.WPF.DataGrid Namespace