| Visual Basic (Declaration) | |
|---|---|
Public Enum SpreadPanningMode Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SpreadPanningMode | |
| C# | |
|---|---|
public enum SpreadPanningMode : System.Enum | |
| Member | Description |
|---|---|
| Both | The FpSpread scrolls horizontally and vertically. |
| HorizontalOnly | The FpSpread scrolls horizontally only. |
| HorizontalOrVertical | The FpSpread scrolls horizontally or vertically. |
| None | The FpSpread does not respond to pan input. |
| VerticalOnly | The FpSpread scrolls vertically only. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.SpreadPanningMode
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8