Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RowCol
.
.
::
.
.
Tag Property
RowCol Class
See Also
Gets or sets an arbitrary object value that can be used to store custom information about this object.
Namespace:
C1.Phone.FlexGrid
Assembly:
C1.Phone.FlexGrid
(in C1.Phone.FlexGrid.dll)
Syntax
C#
public
Object
Tag
{
get
;
set
; }
Visual Basic
Public
Property
Tag
As
Object
Get
Set
See Also
RowCol Class
C1.Phone.FlexGrid Namespace