Skip to main content

TdxSpreadSheetViewPersistentObject Members

The base class for all classes that implement worksheet View-specific persistent objects in a Spreadsheet control.

Constructors

Name Description
Create(TdxSpreadSheetCustomView) Initializes a new instance of the TdxSpreadSheetViewPersistentObject class with specified settings.

Properties

Name Description
ScaleFactor Provides access to the scale factor used to upscale or downscale the Spreadsheet/Report Designer control’s built-in UI elements depending on the current system (or per-monitor) DPI.
SpreadSheet Provides access to the Spreadsheet or Report Designer control to which the view persistent object belongs.
View Returns a worksheet object to which the current view persistent object belongs.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also