Skip to main content

Member Table: Navigation and Scrolling

Member Description
TcxPivotGridOptionsView.ScrollBars Specifies which scrollbars should be shown in the pivot grid.
TcxPivotGridViewData.ColumnIndex Specifies the zero-based index of the leftmost visible column in the data area.
TcxPivotGridViewData.RowIndex Specifies the zero-based index of the uppermost visible row in the data area.
TcxPivotGridViewData.MakeSelectionVisible Scrolls the data area to bring the focused cell into view.
TcxCustomPivotGrid.OnLayoutChanged Enables you to track changes made to the pivot grid’s layout.
See Also