Skip to main content

TdxSpreadSheetViewPersistentObject.ScaleFactor Property

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.

Declaration

property ScaleFactor: TdxScaleFactor read;

Property Value

Type
TdxScaleFactor

Remarks

The ScaleFactor property supports the internal infrastructure and is not intended to be used directly from your code.

See Also