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

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