FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / C1Mapper Class / Height Property

In This Topic
    Height Property (C1Mapper)
    In This Topic
    Gets or sets the height of C1.Win.Map.C1Map.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also