'宣言
Public Function Convert( _ ByVal value As Object, _ ByVal targetType As Type, _ ByVal parameter As Object, _ ByVal culture As CultureInfo _ ) As Object
public object Convert( object value, Type targetType, object parameter, CultureInfo culture )
パラメータ
- value
- レポートのパラメータの型
- targetType
- parameter
- 「booleanEditor」-booleanの場合は可視、「textEditor」-float、intまたはstringの場合は可視、"dateEditor" - datetimeの場合は可視
- culture
戻り値の型
可視性の値