Enum ScrollAxisRegion
A scroll axis has three regions: Header, Body and Footer.
Namespace: Syncfusion.Windows.Forms.CellGrid.ScrollAxis
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public enum ScrollAxisRegion
Fields
Name | Description |
---|---|
Body | The body (center between header and footer) |
Footer | The footer (at bottom or right side) |
Header | The header (at top or left side) |