ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Layout Class / LabelSpacingY Property

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