ScrollBarMode Enum
Lists values that specify the display mode of a scroll bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Hidden
|
The scrollbar is hidden. |
Visible
|
The scrollbar is visible. |
Auto
|
The scrollbar is automatically shown when the size of the control content exceeds the size of the control itself. |
#Related API Members
The following properties accept/return ScrollBarMode values:
#Remarks
The ScrollBarMode enumerator contains values specifying the display mode of scroll bars within the ASPxGridView, ASPxCardView, ASPxTreeList and ASPxPivotGrid controls.
The following table lists controls and appropriate properties to set the scroll bar’s display mode.
DevExpress Component | Property |
---|---|
ASPx Note Setting these properties to Scroll | |
Tree | |
Pivot |