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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets an expression used to calculate value of this ScriptValue<T>. Setting this value forces IsExpression to true. C1.Report.ScriptValue<object>から継承されます。
Public プロパティGets or sets a value indicating whether the current ScriptValue<T> is specified as an expression. C1.Report.ScriptValue<object>から継承されます。
Public プロパティ C1.Report.ScriptValue<object>から継承されます。
Public プロパティGets or sets a value of this ScriptValue<T>. Settings this value forces IsExpression to false. C1.Report.ScriptValue<object>から継承されます。
Public プロパティGets a string representing the value of this ScriptValue<T> object. C1.Report.ScriptValue<object>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another ScriptValue<T> to the current object. C1.Report.ScriptValue<object>から継承されます。
Public メソッド C1.Report.ScriptValue<object>から継承されます。
Public メソッドFinalizes object, should be called when no more calculations expected, for example when report rendering finished. C1.Report.ScriptValue<object>から継承されます。
Public メソッド C1.Report.ScriptValue<object>から継承されます。
Public メソッドHelper method which can be used in setter of property with type ScriptValue. Assigns properties of value to the current object resets this object if value is null. Returns true if this object was actually changed. C1.Report.ScriptValue<object>から継承されます。
Public メソッド C1.Report.ScriptValue<object>から継承されます。
Public メソッド C1.Report.ScriptValue<object>から継承されます。
トップ
パブリック オペレータ
Converts a string to a ScriptObjectValue.
トップ
参照

参照

ScriptObjectValue クラス
C1.Report 名前空間