Skip to main content

TdxCustomSpreadSheet.PageControl Property

Provides access to the caption bar settings in the Spreadsheet or Report Designer controls.

Declaration

property PageControl: TdxSpreadSheetPageControl read; write;

Property Value

Type
TdxSpreadSheetPageControl

Remarks

Use this property to hide/display the caption bar and customize its appearance and/or functionality.

For the list of available caption bar settings, refer to the TdxSpreadSheetPageControl class description.

See Also