[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellRange.UserData

UserData Property

UserData

Gets or sets arbitrary used data assigned to cells in the range.

Declaration
public object UserData { get; set; }
Remarks

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.