Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Visualization Namespace / ImageVisualizer Class / IsBackgroundSupported Property


In This Topic
    IsBackgroundSupported Property (ImageVisualizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable ReadOnly Property IsBackgroundSupported As Boolean
    'Usage
     
    
    Dim instance As ImageVisualizer
    Dim value As Boolean
     
    value = instance.IsBackgroundSupported
    public override bool IsBackgroundSupported {get;}
    See Also