Back to Devexpress

WizardView Fields

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-wizard-dot-wizardview-dot-underscore-fields.md

latest3.2 KB
Original Source

WizardView Fields

The default implementation of the IWizardView interface, providing an empty form containing the Data Source Wizard.

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.
TouchUIFormScalingAware staticFor internal use.

See Also

WizardView Class

WizardView Members

DevExpress.DataAccess.UI.Wizard Namespace