scScrollEnum enumeration
    SCGrid Properties Methods Events Enumerations  
 

Constants

ConstantValueDescription
  scNormalScroll 1Displays the scroll bar.
  scNoScrollBar 0Scroll bar is not displayed.
  scScrollSmooth 3Scrolls the contents of the grid more smoother. Instead of scrolling column by column. Not available for row scrolling.
  scScrollTrack 2Scrolls the contents of the grid while the user moves the scroll box along the scroll bar.

Members

ElementType
 ScrollHBar property
 ScrollVBar property