Tag Property
Description
Used to hold any extra data that might be useful.
Property Type
Read-write property.
Syntax (Visual Basic)
Public Property Tag() As Variant
Remarks
This is the same as any other Tag property; you can store just about any type of data in this property. You can use this value to identify the Column.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.