[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCol.UserData

UserData Property

UserData

Gets or sets user data associated with this row or column.

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

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.