Back to Devexpress

SpreadsheetFormulaBarControl Fields

windowsforms-devexpress-dot-xtraspreadsheet-dot-spreadsheetformulabarcontrol-dot-underscore-fields.md

latest2.9 KB
Original Source

SpreadsheetFormulaBarControl Fields

Displays the content of the active cell and is used to view, enter and edit formulas and cell data in the SpreadsheetControl.

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

SpreadsheetFormulaBarControl Class

SpreadsheetFormulaBarControl Members

DevExpress.XtraSpreadsheet Namespace