ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / PageNumberHasFocus Property

In This Topic
    PageNumberHasFocus Property
    In This Topic
    Gets or sets a value indicating whether 'page number' control has focus.
    Syntax
    'Declaration
     
    Public Property PageNumberHasFocus As Boolean
    public bool PageNumberHasFocus {get; set;}
    See Also