RssFeed Documented Class Library

RssFeed.CellSpacing Property

The distance (in pixels) between table cells. The default is -1, which indicates that this property is not set.

public virtual int CellSpacing {get; set;}

Remarks

Use the CellSpacing property to control the spacing between adjacent cells in a data listing control. This spacing is applied both vertically and horizontally. The cell spacing is uniform for the entire data listing control. Individual cell spacing between each row or column cannot be specified.

See Also

RssFeed Class | skmRss Namespace