'Declaration Public Enum SynchronizedScrollViewerPosition Inherits System.Enum
'Usage Dim instance As SynchronizedScrollViewerPosition
public enum SynchronizedScrollViewerPosition : System.Enum
'Declaration Public Enum SynchronizedScrollViewerPosition Inherits System.Enum
'Usage Dim instance As SynchronizedScrollViewerPosition
public enum SynchronizedScrollViewerPosition : System.Enum
Member | Description |
---|---|
Bottom | The DataGridScrollViewer is scrolled to the bottom indicating that navigation in the fixed header or footer sections is permitted. |
Left | The DataGridScrollViewer is scrolled to the left indicating that navigation in the fixed header or footer sections is permitted. |
None | The DataGridScrollViewer is not scrolled to one of its extremities indicating that navigation in the fixed header or footer sections is not permitted. |
Right | The DataGridScrollViewer is scrolled to the right indicating that navigation in the fixed header or footer sections is permitted. |
Top | The DataGridScrollViewer is scrolled to the top indicating that navigation in the fixed header or footer sections is permitted. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.DataGrid.Views.SynchronizedScrollViewerPosition
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2