Reports for WinForms
SetReadOnlyAttribute(PropertyDescriptor,Boolean) メソッド

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

パラメータ

prop
isReadOnly
参照

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