FlexReport for WinForms
SetBrowsableAttribute(Object,String,Boolean) メソッド


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > Util クラス > SetBrowsableAttribute メソッド : SetBrowsableAttribute(Object,String,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Shared Sub SetBrowsableAttribute( _
   ByVal component As System.Object, _
   ByVal propName As System.String, _
   ByVal isBrowsable As System.Boolean _
) 
'使用法
 
Dim component As System.Object
Dim propName As System.String
Dim isBrowsable As System.Boolean
 
Util.SetBrowsableAttribute(component, propName, isBrowsable)
public static void SetBrowsableAttribute( 
   System.object component,
   System.string propName,
   System.bool isBrowsable
)

パラメータ

component
propName
isBrowsable
参照

Util クラス
Util メンバ
オーバーロード一覧