Back to Devexpress

DataLayoutControl Fields

windowsforms-devexpress-dot-xtradatalayout-dot-datalayoutcontrol-dot-underscore-fields.md

latest3.0 KB
Original Source

DataLayoutControl Fields

Creates and maintains a consistent layout of controls for editing a specific data source’s fields. See Data Layout Control.

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

DataLayoutControl Class

DataLayoutControl Members

DevExpress.XtraDataLayout Namespace