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

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