DataGrid for WPF/Silverlight
Text プロパティ (DataGridCell)

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridCell クラス : Text プロパティ
セル内のテキストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Text As System.String
public System.string Text {get;}

プロパティ値

セル内のテキスト。
参照

DataGridCell クラス
DataGridCell メンバ