ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / SetNoneValue Method

In This Topic
    SetNoneValue Method
    In This Topic
    Sets this class's value to the special CSS value 'none' (e.g. border properties, background-image, display, etc...).
    Syntax
    'Declaration
     
    Public Sub SetNoneValue() 
    public void SetNoneValue()
    See Also