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

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