Skip to main content

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

TdxSpreadSheetPageControl Properties
Show Inherited Hide Inherited

A spreadsheet control’s caption bar.
Name Description
Bounds Returns the bounds of the area filled by the TdxSpreadSheetPageControl object.
Buttons Specifies which caption bar buttons are available to an end-user.
DropArrowColor Specifies a color of the drop arrows within the caption bar.
FirstVisiblePageIndex Specifies the first visible worksheet tab at the left edge of the caption bar.
HitTest Returns HitTest information about a specific point within the Spreadsheet control’s caption bar.
SpreadSheet Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs. Inherited from TdxSpreadSheetPersistentObject.
Visible Specifies whether the caption bar is visible.
VisiblePageCount Returns the number of currently visible worksheets.
VisiblePages Returns a specified visible workbook sheet.
Width Specifies the caption bar’s width (in pixels).
See Also