Skip to main content
A newer version of this page is available. .

WorksheetDisplayArea Class

An object that enables you to specify the visible worksheet area.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v18.2.dll

Declaration

public class WorksheetDisplayArea

The following members return WorksheetDisplayArea objects:

Remarks

Use the WorksheetDisplayArea.SetSize method to specify a worksheet area that is visible and allows user input.

Inheritance

Object
WorksheetDisplayArea
See Also