ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class / CellPadding Property

In This Topic
    CellPadding Property
    In This Topic
    Gets or sets the padding of the cells of the table.
    Syntax
    'Declaration
     
    Public Property CellPadding As Single
    public float CellPadding {get; set;}
    See Also