FlexGrid for WinForms
UserData プロパティ (CellStyle)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellStyle クラス : UserData プロパティ
このスタイルに関連する任意のユーザーデータを取得または設定します。
シンタックス
'宣言
 
Public Property UserData As System.Object
public System.object UserData {get; set;}
解説
このデータは、コントロールでは使用されませんが、アプリケーションにとって有効な任意のデータの保存に使用できます。
参照

CellStyle クラス
CellStyle メンバ