Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollViewerScrollBar Class / IsMaximized Property

In This Topic
    IsMaximized Property
    In This Topic
    Gets whether the scrollbar is maximized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsMaximized As Boolean
    public bool IsMaximized {get;}
    See Also