FlexPivot for WinForms
Data プロパティ (CellRange)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : Data プロパティ
Gets or sets the data stored in the range.
シンタックス
'宣言
 
Public Property Data As System.Object
public System.object Data {get; set;}
解説
When getting, this property returns the value in the first cell of the range (r1, c1). When setting, it stores the given value in every cell within the range.
参照

CellRange 構造体
CellRange メンバ