GrapeCity SPREAD for WPF 2.0J
Property プロパティ (PropertyDataField)

プロパティ名を取得または設定します。
構文
'Declaration
 
Public Property Property As String
public string Property {get; set;}

プロパティ値

プロパティ名を示す string。これはデータソース内のデータ項目のプロパティか、データテーブルの列名です。値が null 参照 (Visual Basicでは Nothing) の場合、データソースから値を取得するときはデータ項目が返されますが、値を設定することはできません。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

PropertyDataField クラス
PropertyDataField メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.