FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Layout Class / LabelSpacingY Property

In This Topic
    LabelSpacingY Property (Layout)
    In This Topic
    Used by the designer to discount vertical label spacing in the design surface.
    Syntax
    'Declaration
     
    Public Property LabelSpacingY As Double
    public double LabelSpacingY {get; set;}
    See Also