TdxSpreadSheetPageControl Members
A spreadsheet control’s caption bar.Constructors
Name | Description |
---|---|
Create(TdxCustomSpreadSheet) | Creates a new persistent object for the specified Spreadsheet or Report Designer control. Inherited from TdxSpreadSheetPersistentObject. |
Properties
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). |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
MakeVisible(TdxSpreadSheetCustomView) | |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
See Also