ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / FocusStyleProperty Field

In This Topic
    FocusStyleProperty Field (C1DataGrid)
    In This Topic
    Identifies the FocusStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FocusStyleProperty As DependencyProperty
    public static readonly DependencyProperty FocusStyleProperty
    See Also