FlexReport for WinForms
ScriptEngineContext クラス メンバ
プロパティ  メソッド 


C1.Report.4.6.2 アセンブリ > C1.Report.ScriptEngine 名前空間 : ScriptEngineContext クラス

ScriptEngineContextデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティCulture that should be used when converting values to/from string.  
トップ
パブリック メソッド
 名前解説
Public メソッドGets object by specified name.  
Public メソッドConvert object to DateTime, throws an exception if conversion fails.  
Public メソッドオーバーロードされます。 Convert any object to double, throws an exception if conversion fails.  
Public メソッドオーバーロードされます。 Convert any object to int, simple call ToDbl(Object,Boolean) (int)ToDbl(o, nullAsZero).  
Public メソッドstatic (Shared in Visual Basic)Tries to convert any value to bool.  
Public メソッドオーバーロードされます。 Tries to convert object to specified type.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Tries to convert object to DateTime.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Tries to convert any object to double.  
Public メソッドTries to convert any object to double, based on TryToDbl(Object,Boolean,Double).  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts specified value to string using specified culture and format string.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Same as ValueToString(Object,CultureInfo) but returns "NULL" string if o is null or System.DBNull.  
トップ
参照

参照

ScriptEngineContext クラス
C1.Report.ScriptEngine 名前空間