RssFeed Documented Class Library

RssFeed.CellPadding Property

The distance (in pixels) between the contents of a cell and the cell's border. The default is -1, which indicates that this property is not set.

public virtual int CellPadding {get; set;}

Remarks

Use the CellPadding property to control the spacing between the contents of a cell and the cell's border. The padding amount specified is added to all four sides of the cell.

See Also

RssFeed Class | skmRss Namespace