TdxSpreadSheetCustomViewViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TdxSpreadSheetCustomView) | Initializes a new instance of the TdxSpreadSheetViewPersistentObject class with specified settings. Inherited from TdxSpreadSheetViewPersistentObject. |
Properties
| Name | Description |
|---|---|
| Bounds | |
| Containers | |
| ContentOrigin | |
| IsDirty | |
| IsRightToLeftLayout | |
| Painter | |
| 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. Inherited from TdxSpreadSheetViewPersistentObject. |
| SpreadSheet | Provides access to the Spreadsheet or Report Designer control to which the view persistent object belongs. Inherited from TdxSpreadSheetViewPersistentObject. |
| View | Returns a worksheet object to which the current view persistent object belongs. Inherited from TdxSpreadSheetViewPersistentObject. |
Methods
| Name | Description |
|---|---|
| Calculate | |
| Clear | |
| Draw(TcxCanvas) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Recalculate | |
| ToString | Inherited from TObject. |
| Validate |
See Also