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

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