Back to Devexpress

XRDesignFormExBase Fields

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-dot-xrdesignformexbase-dot-underscore-fields.md

latest2.9 KB
Original Source

XRDesignFormExBase Fields

The base class for the form used to show the End-User Designer for a particular report.

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

XRDesignFormExBase Class

XRDesignFormExBase Members

DevExpress.XtraReports.UserDesigner Namespace