FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / Focusable Property

In This Topic
    Focusable Property (PrintPageTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Focusable As Boolean
    public bool Focusable {get; set;}
    See Also