Determines if the scroll will be displayed inside the Grid's area or in the browser.
Grid | The scroll bar is shown in the Grid's area. |
Form | The browser's vertical scroll bar is used. |
Generators: .NET, .NET Framework, Java
Controls: Grid, Free Style Grid
This property is offered when:
- The Rows property value is different from <unlimited> or when a specific value (different than 0) is assigned to it.
- The Paging property is set to "Infinite Scrolling".
This property applies only at design time.