'DeclarationProtected ReadOnly Property VerticalScrollBar As System.Windows.Forms.ScrollBar
'UsageDim instance As NDataGridView Dim value As System.Windows.Forms.ScrollBar value = instance.VerticalScrollBar
protected System.Windows.Forms.ScrollBar VerticalScrollBar {get;}