ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class / CellSpacing Property

In This Topic
    CellSpacing Property
    In This Topic
    Gets or sets the cell spacing.
    Syntax
    'Declaration
     
    Public Property CellSpacing As Single
    public float CellSpacing {get; set;}

    Property Value

    The cell spacing.
    See Also