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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : UserData プロパティ
Gets or sets arbitrary user data associated with this style.
シンタックス
'宣言
 
Public Property UserData As System.Object
public System.object UserData {get; set;}
解説
This data is not used by the control, and can be used to store any data that is useful to the application.
参照

CellStyle クラス
CellStyle メンバ