TdxSpreadSheetTableViewPainter Members
Constructors
Name | Description |
---|---|
Create(TdxSpreadSheetCustomView) | Initializes a new instance of the TdxSpreadSheetViewPersistentObject class with specified settings. Inherited from TdxSpreadSheetViewPersistentObject. |
Properties
Name | Description |
---|---|
LookAndFeelPainter | Inherited from TdxSpreadSheetCustomViewPainter. |
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 |
---|---|
DrawGroupExpandButton(TcxCanvas,TRect,TcxButtonState,Boolean,Boolean) | |
DrawGroupLevelExpandButton(TcxCanvas,TRect,TcxButtonState,Integer) | |
DrawGroupLevelMark(TcxCanvas,TRect) | |
DrawGroupLinePart(TcxCanvas,TRect) | |
Equals(TObject) | Inherited from TObject. |
FlushCache | Inherited from TdxSpreadSheetCustomViewPainter. |
GetGroupExpandButtonMinSize | |
GetGroupLevelMarkSize | |
GetGroupLineSize | |
GetHashCode | Inherited from TObject. |
PrepareCanvasFont(TcxCanvas,TFont) | Inherited from TdxSpreadSheetCustomViewPainter. |
ToString | Inherited from TObject. |
See Also