XlDocumentView.ShowVerticalScrollBar Property
Gets or sets whether to show a vertical scrollbar.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to show the vertical scrollbar; otherwise, false. |
See Also