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

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