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

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