ComponentOne FlexGrid for UWP
Tag Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : Tag Property
Gets or sets an arbitrary object value that can be used to store custom information about this object.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

RowCol Class
RowCol Members