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


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > Util クラス > SetBrowsableAttribute メソッド : SetBrowsableAttribute(PropertyDescriptor,Boolean) メソッド
メモ:プロパティに [Browsable(...)] が既に(ソースで)指定されている必要があります。そうでないと、エラーになります。
シンタックス
'宣言
 
Public Overloads Shared Sub SetBrowsableAttribute( _
   ByVal prop As System.ComponentModel.PropertyDescriptor, _
   ByVal isBrowsable As System.Boolean _
) 
'使用法
 
Dim prop As System.ComponentModel.PropertyDescriptor
Dim isBrowsable As System.Boolean
 
Util.SetBrowsableAttribute(prop, isBrowsable)
public static void SetBrowsableAttribute( 
   System.ComponentModel.PropertyDescriptor prop,
   System.bool isBrowsable
)

パラメータ

prop
isBrowsable
参照

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