TdxSpreadSheetViewPersistentObject Properties
The base class for all classes that implement worksheet View-specific persistent objects in a Spreadsheet control.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. |
See Also