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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : UserData プロパティ
Gets or sets arbitrary used data assigned to cells in the range.
シンタックス
'宣言
 
Public Property UserData As System.Object
public System.object UserData {get; set;}
解説
When getting, this property returns the user data assigned to cell (r1, c1). When setting, it applies the new value to all cells in the range.
参照

CellRange 構造体
CellRange メンバ