FlexPivot for WinForms
DataDisplay プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : DataDisplay プロパティ
Gets the value in cell (r1, c1), formatted as a string.
シンタックス
'宣言
 
Public ReadOnly Property DataDisplay As System.String
public System.string DataDisplay {get;}
解説
This property is similar to the Clip property, except Clip returns a tab-delimited string containing data in the entire range, and DataDisplay returns the contents of the first cell only (r1, c1).
参照

CellRange 構造体
CellRange メンバ