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