Back to Devexpress

DockPanel Fields

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-dockpanel-dot-underscore-fields.md

latest3.0 KB
Original Source

DockPanel Fields

Represents a dock panel.

NameDescription
OptimizeBoundsCalculation staticThis member supports the internal infrastructure and is not intended to be used directly from your code.
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

DockPanel Class

DockPanel Members

DevExpress.XtraBars.Docking Namespace