ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridVerticalFreezingSeparatorPresenter Class
Members

In This Topic
    DataGridVerticalFreezingSeparatorPresenter Class
    In This Topic
    Represent the visual element of a freezing vertical separator.
    Object Model
    DataGridVerticalFreezingSeparatorPresenter Class
    Syntax
    'Declaration
     
    
    Public Class DataGridVerticalFreezingSeparatorPresenter 
       Inherits System.Windows.Controls.Control
    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