FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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 SizeF
    public SizeF Size {get; set;}
    See Also