'Declaration
Public ReadOnly Property Focused As System.Boolean
public System.bool Focused {get;}
Property Value
true
if the grid is focused; otherwise, false
.'Declaration
Public ReadOnly Property Focused As System.Boolean
public System.bool Focused {get;}
true
if the grid is focused; otherwise, false
.