ComponentOne DataGrid for WPF and Silverlight
Focused Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : Focused Property
Gets or sets a value indicating whether this C1DataGrid is focused.
Syntax
'Declaration
 
Public ReadOnly Property Focused As System.Boolean
public System.bool Focused {get;}

Property Value

true if the grid is focused; otherwise, false.
See Also

Reference

C1DataGrid Class
C1DataGrid Members