[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.ImageVisualizer

ImageVisualizer Class

Represents the image visualizer.

Inheritance
ImageVisualizer
Implements
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public class ImageVisualizer : FunctionVisualizer, IFunctionVisualizer
Public Class ImageVisualizer
    Inherits FunctionVisualizer
    Implements IFunctionVisualizer

Constructors

Name Description
ImageVisualizer()

Fields

Name Description
Default

The default image visualizer.

Properties

Name Description
IsBackgroundSupported

Gets a value indicating whether this function visualizer support painting background.

Methods

Name Description
IsShowCell(object)

Gets boolean value that specifies if the cell is displayed.

PaintContent(PaintingContext, CellData)

Paints the content of a cell.