FlexGrid for WPF | ComponentOne
FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly
/
C1.WPF.FlexGrid Namespace
/
Column Class
/ Tag Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Tag Property (Column)
In This Topic
Gets or sets an arbitrary object value that can be used to store custom information about this object.
Syntax
Visual Basic
C#
'Declaration Public Property Tag As
Object
public
object
Tag {get; set;}
See Also
Reference
Column Class
Column Members