C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridColumnHeaderCell Class / Tag Property
In This Topic
Tag Property (GridColumnHeaderCell)
In This Topic
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Syntax
public object Tag {get; set;}
See Also