VScrollBar Property (C1TrueDBGrid)
In This Topic
Gets the
C1.Win.TrueDBGrid.Util.VBar object that controls the appearance of the vertical scrollbar.
Syntax
'Declaration
Public ReadOnly Property VScrollBar As VBar
public VBar VScrollBar {get;}
See Also