C1.WPF.DataGrid Namespace / DataGridColumn Class / Tag Property

In This Topic
Tag Property (DataGridColumn)
In This Topic
Gets or sets the tag.
Syntax
'Declaration
 
Public Property Tag As Object
 
See Also