ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / Unit Property

In This Topic
    Unit Property (CSSValue)
    In This Topic
    Gets/sets the Unit value.
    Syntax
    'Declaration
     
    Public Property Unit As eCSSUnit
    public eCSSUnit Unit {get; set;}
    See Also