ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSDeclaration Class / SetValueImportant Method

In This Topic
    SetValueImportant Method
    In This Topic
    Sets the value important.
    Syntax
    'Declaration
     
    Public Sub SetValueImportant( _
       ByVal aProperty As eCSSProperty _
    ) 
    public void SetValueImportant( 
       eCSSProperty aProperty
    )

    Parameters

    aProperty
    See Also