[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellStyle.UserData

UserData Property

UserData

Gets or sets arbitrary user data associated with this style.

Declaration
[Browsable(false)]
public object UserData { get; set; }
Remarks

This data is not used by the control, and can be used to store any data that is useful to the application.