'Declaration
Public Enum FlexViewerScrollBars Inherits System.Enum
public enum FlexViewerScrollBars : System.Enum
'Declaration
Public Enum FlexViewerScrollBars Inherits System.Enum
public enum FlexViewerScrollBars : System.Enum
Member | Description |
---|---|
Both | Both horizontal and vertical scroll bars are shown. |
Horizontal | Only horizontal scroll bars are shown. |
None | No scroll bars are shown. |
Vertical | Only vertical scroll bars are shown. |
System.Object
System.ValueType
System.Enum
C1.Blazor.Viewer.FlexViewerScrollBars