Spread Windows Forms 12.0 Product Documentation
ShouldSerializeIsBackgroundImageTiled Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeIsBackgroundImageTiled Method
Gets whether the tiled background image should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializeIsBackgroundImageTiled() As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeIsBackgroundImageTiled()
public bool ShouldSerializeIsBackgroundImageTiled()

Return Value

true if IsBackgroundImageTiled should be serialized; otherwise, false
See Also

Reference

SheetView Class
SheetView Members