Back to Devexpress

StackPanel Fields

windowsforms-devexpress-dot-utils-dot-layout-dot-stackpanel-dot-underscore-fields.md

latest2.8 KB
Original Source

StackPanel Fields

A panel that arranges its child elements in a single line, either vertically or horizontally.

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

StackPanel Class

StackPanel Members

DevExpress.Utils.Layout Namespace