Back to Devexpress

TdxCustomSpreadSheet.PageControl Property

vcl-dxspreadsheetcore-dot-tdxcustomspreadsheet-1fd4c05a.md

latest1.0 KB
Original Source

TdxCustomSpreadSheet.PageControl Property

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

Declaration

delphi
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

TdxCustomSpreadSheet Class

TdxCustomSpreadSheet Members

dxSpreadSheetCore Unit