ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.DataGrid.DataGridFocusPresenter

    See Also