FlexReport for WinForms
FromValidValues メソッド (ReportSession)


C1.Document アセンブリ > C1.Ssrs 名前空間 > ReportSession クラス : FromValidValues メソッド
シンタックス
'宣言
 
Public Shared Function FromValidValues( _
   ByVal validValues() As ValidValue _
) As ValidValue()
'使用法
 
Dim validValues() As ValidValue
Dim value() As ValidValue
 
value = ReportSession.FromValidValues(validValues)
public static ValidValue[] FromValidValues( 
   ValidValue[] validValues
)

パラメータ

validValues
参照

参照

ReportSession クラス
ReportSession メンバ