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() 
 
See Also