StiTableCellTextGdiPainter Class | 
 [Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiTableCellTextGdiPainter"]
Inheritance Hierarchy 
    Namespace: 
   Stimulsoft.Report.Painters
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic class StiTableCellTextGdiPainter : StiComponentGdiPainter
Public Class StiTableCellTextGdiPainter
	Inherits StiComponentGdiPainter
The StiTableCellTextGdiPainter type exposes the following members.
Constructors
Methods| 
								 
							 | Name | Description | 
|---|
  | Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | 
  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | 
  | GetHashCode | Serves as the default hash function.   (Inherited from Object.) | 
  | GetImage |  (Overrides StiComponentGdiPainterGetImage(StiComponent, Single, StiExportFormat).) | 
  | GetSelectionCornerColor |  (Inherited from StiComponentGdiPainter.) | 
  | GetThumbnail | 
            Gets a thumbnail image of the component.
              (Inherited from StiComponentGdiPainter.) | 
  | GetType | Gets the  Type of the current instance.   (Inherited from Object.) | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | Paint |  (Overrides StiComponentGdiPainterPaint(StiComponent, StiPaintEventArgs).) | 
  | PaintBackground |  | 
  | PaintBorder(StiComponent, Graphics, RectangleD) |  (Inherited from StiComponentGdiPainter.) | 
  | PaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) |  (Inherited from StiComponentGdiPainter.) | 
  | PaintBorder(StiTableCell, Graphics, RectangleD, Boolean, Boolean) |  | 
  | PaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) |  (Inherited from StiComponentGdiPainter.) | 
  | PaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) |  (Inherited from StiComponentGdiPainter.) | 
  | PaintConditions | 
            Paints conditions and filters of a component.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintConditionsAndFilter | 
            Paints conditions and filters of a component.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintEvents | 
            Paints events of a component.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintHighlight | 
            Paints the highlight of the specified component.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintInheritedImage |  (Inherited from StiComponentGdiPainter.) | 
  | PaintInteraction |  (Inherited from StiComponentGdiPainter.) | 
  | PaintLinesOfUnderlining |  | 
  | PaintMarkers | 
            Paints a markers specified by a Rectangle structure.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintOneLineOfUnderline |  | 
  | PaintOrderAndQuickInfo | 
            Paints order numbers and quick info of a component.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintQuickButtons | 
            Paints the QuickButtons.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintSelection | 
            Paints the selection.
              (Inherited from StiComponentGdiPainter.) | 
  | PaintText |  | 
  | ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
Top
See Also