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