TdxCustomSpreadSheet.PageControl Property
In This Article
Provides access to the caption bar settings in the Spreadsheet or Report Designer controls.
#Declaration
Delphi
property PageControl: TdxSpreadSheetPageControl read; write;
#Property Value
Type |
---|
Tdx |
#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