GrapeCity.Xaml.SpreadSheet.Data Namespace > Column Class : Focusable Property |
'Declaration <DefaultValueAttribute()> Public Property Focusable As Boolean
'Usage Dim instance As Column Dim value As Boolean instance.Focusable = value value = instance.Focusable
[DefaultValue()] public bool Focusable {get; set;}
true
if the user can set focus for cells in the column; otherwise, false
. The default value is true
.Target Platforms: Windows Server 2012, Windows RT