Back to Devexpress

AccordionContentContainer Fields

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontentcontainer-dot-underscore-fields.md

latest2.9 KB
Original Source

AccordionContentContainer Fields

A container of custom controls for AccordionControl elements.

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

AccordionContentContainer Class

AccordionContentContainer Members

DevExpress.XtraBars.Navigation Namespace