StiVariableLabelsHelper Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
containsSeparator static boolean  
getFirstLabel static string  
splitLabels static string[]  

Method Details

containsSeparator static

containsSeparator(value: string): boolean

Parameters

  • value (string)

Returns boolean


getFirstLabel static

getFirstLabel(fullValue: string): string

Parameters

  • fullValue (string)

Returns string


splitLabels static

splitLabels(value: string): string[]

Parameters

  • value (string)

Returns string[]