Back to Devexpress

TdxCustomNavBar.ScrollPosition Property

vcl-dxnavbar-dot-tdxcustomnavbar-741fb59b.md

latest875 B
Original Source

TdxCustomNavBar.ScrollPosition Property

Gets an integer value which represents the current position of the scrollbar.

Declaration

delphi
property ScrollPosition: Integer read;

Property Value

Type
Integer

Remarks

Use the ScrollPosition property to determine the current position of the scrollbar. If the scrollbar is not visible the ScrollPosition property returns 0. The scrollbar is visible only when an Explorer Bar View is applied to the NavBar control and the contents of its group don’t fit into the control’s client area.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit