ActiveReports 19 .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 spacing of the cells of the table.
    Syntax
    'Declaration
     
    Public Property CellSpacing As Single
    public float CellSpacing {get; set;}
    See Also