ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / KeyboardSupport Property

In This Topic
    KeyboardSupport Property
    In This Topic
    A value that determines whether wijsuperpanel provides keyboard scrolling support.
    Syntax
    'Declaration
     
    Public Property KeyboardSupport As System.Boolean
    public System.bool KeyboardSupport {get; set;}
    See Also