ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / SnapStep Class / Cm Property

In This Topic
    Cm Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cm As Nullable(Of Double)
    public Nullable<double> Cm {get; set;}
    See Also