Click or drag to resize

StiParserStiMethodType Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Engine.StiParser.StiMethodType"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiMethodType
Members
  Member nameValueDescription
Substring1000
ToString1001
ToLower1002
ToUpper1003
IndexOf1004
StartsWith1005
EndsWith1006
Parse1007
Contains1008
GetData1009
ToQueryString1010
AddYears1011
AddMonths1012
AddDays1013
AddHours1014
AddMinutes1015
AddSeconds1016
AddMilliseconds1017
ToShortDateString1018
ToShortTimeString1019
ToLongDateString1020
ToLongTimeString1021
GetCurrentConditionValue1022
Add1023
Subtract1024
MethodNameSpace1025
See Also