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

In This Topic
    DataGridFocusPresenter Class
    In This Topic
    Represent the visual element of the focus which is used inside a cell.
    Object Model
    DataGridFocusPresenter Class
    Syntax
    'Declaration
     
    
    Public Class DataGridFocusPresenter 
       Inherits System.Windows.Controls.Control
    public class DataGridFocusPresenter : 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.DataGridFocusPresenter

    See Also