GrapeCity.Xaml.SpreadSheet.Data
Focusable Property (StyleInfo)


Gets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property Focusable As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
instance.Focusable = value
 
value = instance.Focusable
[DefaultValue()]
public virtual bool Focusable {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options