ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / ScrollbarEnabledProperty Field

In This Topic
    ScrollbarEnabledProperty Field
    In This Topic
    Public API. Show or hide scrolls within report pane.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ScrollbarEnabledProperty As DependencyProperty
    public static readonly DependencyProperty ScrollbarEnabledProperty
    See Also