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)
Syntaxprivate static string GetLabel(
string pLabel
)
Private Shared Function GetLabel (
pLabel As String
) As String
Parameters
- pLabel
- Type: SystemString
Label of value exclude :
Return Value
Type:
StringLabel including : and number of space to column value
Remarks
If label longer as number of column length then gives no space back
See Also