Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SheetView Members

In This Article
Contains display and print settings for a sheet.

#Properties

Name Description
CustomPaperHeight Returns the custom paper height.
CustomPaperWidth Returns the custom paper width.
IsSelected Returns or specifies whether a sheet is selected in a workbook.
Margins Returns an object that defines page margins for a printed sheet.
Orientation Returns or specifies page orientation for a printed sheet.
PaperKind Returns or specifies paper size for a printed sheet.
TabColor Gets or sets the color of the sheet tab.
Zoom Returns or specifies the zoom percentage for a sheet.

#Methods

Name Description
SetCustomPaperSize(Single, Single) Specifies custom paper size for a worksheet or chart sheet.
See Also