ActiveReports 18 .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 cell padding.
    Syntax
    'Declaration
     
    Public Property CellPadding As Single
    public float CellPadding {get; set;}

    Property Value

    The cell padding.
    See Also