SpreadsheetControl.WorksheetDisplayArea Property
Provides access to an object that allows setting the maximum number of rows and columns that can be displayed in the SpreadsheetControl.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| WorksheetDisplayArea | A WorksheetDisplayArea object. |
See Also