Click or drag to resize

PFObjectViewHtmlHelperHeader_GetEmptyRowCellHtml Method

Gets an empty cell for the header.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html Header_GetEmptyRowCellHtml(
	int width = 0
)

Parameters

width (Optional)
Type: SystemInt32

Return Value

Type: Html
See Also