TdxSpreadSheetPageControl Properties
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