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

In This Topic
    VerticalScrollPercent Property (UiaDataGrid)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VerticalScrollPercent As Double
    public double VerticalScrollPercent {get;}
    See Also