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

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 > Util クラス > SetReadOnlyAttribute メソッド : SetReadOnlyAttribute(PropertyDescriptor,Boolean) メソッド
NOTE: Property MUST HAVE [ReadOnly(...)] specified already (in source)!!! otherwise this blows things up majorly.
シンタックス
'宣言
 
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 メンバ
オーバーロード一覧