[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.ImageVisualizer.IsBackgroundSupported

IsBackgroundSupported Property

IsBackgroundSupported

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

Declaration
public override bool IsBackgroundSupported { get; }
Public Overrides ReadOnly Property IsBackgroundSupported As Boolean
Property Value
Type Description
bool

true if this function visualizer support painting background; otherwise, false.

Overrides