Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / WinLossSparklineView Class / IsFocused Property


In This Topic
    IsFocused Property (WinLossSparklineView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFocused As Boolean
    'Usage
     
    Dim instance As WinLossSparklineView
    Dim value As Boolean
     
    value = instance.IsFocused
    public bool IsFocused {get;}
    See Also