ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / Size Property

In This Topic
    Size Property (Field)
    In This Topic
    Gets or sets the field's size, in twips.
    Syntax
    'Declaration
     
    Public Property Size As System.Drawing.SizeF
    public System.Drawing.SizeF Size {get; set;}
    See Also