ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / KeyNav Property

In This Topic
    KeyNav Property
    In This Topic
    Determines whether to allow keyboard navigation.
    Syntax
    'Declaration
     
    Public Property KeyNav As System.Boolean
    public System.bool KeyNav {get; set;}
    See Also