ComponentOne Reports for WPF
C1.C1Report 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