FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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