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

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