Hevea documentation
Grid.AddSpace Method
Adds a separator line in the grid.
public
void
AddSpace(
int
width
);
Parameters
width
space width (pixel)
See Also
Grid Class
|
Hevea.Core.Http.Html.UI Namespace