ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / HtmlTableFilter Class / CellPadding Property

In This Topic
    CellPadding Property
    In This Topic
    Gets or sets the number of pixels between the edge of the cell and its contents.
    Syntax
    'Declaration
     
    Public Property CellPadding As System.Integer
    public System.int CellPadding {get; set;}
    See Also