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;}
See Also