ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / Left Property

In This Topic
    Left Property (InputFieldItem)
    In This Topic
    Gets the left position of the inputFieldItem.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Single
    public float Left {get;}
    See Also