ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1SuperPanel Namespace / C1SuperPanelExtender 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