ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / Units Property

In This Topic
    Units Property (ReportDesigner)
    In This Topic
    Specifies the default measurement units.
    Syntax
    'Declaration
     
    Public Property Units As Units
    public Units Units {get; set;}
    See Also