Click or drag to resize

HelperGetLabel Method

Label and number of space to column value

Namespace:  VMInfoFace.Interface
Assembly:  VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
private static string GetLabel(
	string pLabel
)

Parameters

pLabel
Type: SystemString
Label of value exclude :

Return Value

Type: String
Label including : and number of space to column value
Remarks
If label longer as number of column length then gives no space back
See Also