ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.Designers Namespace / BarcodeDesigner.DesignPDF417 Class / Row Property

In This Topic
    Row Property (BarcodeDesigner.DesignPDF417)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Row As Integer
    public int Row {get; set;}
    See Also