Back to Devexpress

NavBarGroupControlContainer Fields

windowsforms-devexpress-dot-xtranavbar-dot-navbargroupcontrolcontainer-dot-underscore-fields.md

latest3.1 KB
Original Source

NavBarGroupControlContainer Fields

Represents the container displayed within a NavBar group when this group’s NavBarGroup.GroupStyle property is set to NavBarGroupStyle.ControlContainer.

NameDescription
ScrollStateAutoScrolling protected staticDetermines the value of the AutoScroll property. Inherited from ScrollableControl.
ScrollStateFullDrag protected staticDetermines whether the user has enabled full window drag. Inherited from ScrollableControl.
ScrollStateHScrollVisible protected staticDetermines whether the value of the HScroll property is set to true. Inherited from ScrollableControl.
ScrollStateUserHasScrolled protected staticDetermines whether the user had scrolled through the ScrollableControl control. Inherited from ScrollableControl.
ScrollStateVScrollVisible protected staticDetermines whether the value of the VScroll property is set to true. Inherited from ScrollableControl.

See Also

NavBarGroupControlContainer Class

NavBarGroupControlContainer Members

DevExpress.XtraNavBar Namespace