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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : UserData プロパティ
Gets or sets user data associated with this row or column.
シンタックス
'宣言
 
Public Overridable Property UserData As System.Object
public virtual System.object UserData {get; set;}
解説
The UserData value is not used internally by the grid. It is reserved for additional data that the application may associate with rows or columns.
参照

RowCol クラス
RowCol メンバ