Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaDataGrid Class / VerticallyScrollable Property

In This Topic
    VerticallyScrollable Property (UiaDataGrid)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VerticallyScrollable As Boolean
    public bool VerticallyScrollable {get;}
    See Also