|
|
|
|
Pane Field, HorizontalOffsetChangedEventArgs Class |
The pane being scrolled horizontally.
Syntax HorizontalOffsetChangedEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Pane As PaneEnum |
C# |
public readonly PaneEnum Pane; |
C++ |
public: <readonly> PaneEnum Pane; |
Field Value
Describes the pane.
Value |
Description |
|
0 | The left pane. | |
1 | The right pane. |
Comments
The Pane field contains the pane being scrolled horizontally.