FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / PageLayout Class / ColumnSpacing Property

In This Topic
    ColumnSpacing Property (PageLayout)
    In This Topic
    Gets or sets the column spacing in millimeters.
    Syntax
    'Declaration
     
    Public Property ColumnSpacing As Double
    public double ColumnSpacing {get; set;}
    See Also