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.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
WorksheetDisplayArea | A WorksheetDisplayArea object. |
See Also