ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / FocusStyle Property

In This Topic
    FocusStyle Property (C1DataGrid)
    In This Topic
    Gets or sets the style of the System.Windows.Shapes.Rectangle used to show the focus on the C1DataGrid.
    Syntax
    'Declaration
     
    
    Public Property FocusStyle As Style
    public Style FocusStyle {get; set;}
    Remarks
    See Also