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

In This Topic
    CellSpacing Property
    In This Topic
    Gets or sets the number of pixels between adjacent cells in the output table.
    Syntax
    'Declaration
     
    Public Property CellSpacing As System.Integer
    public System.int CellSpacing {get; set;}
    See Also