C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridCellView Class / Id Property


In This Topic
Id Property (GridCellView)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Id As Guid
 
'Usage
 
Dim instance As GridCellView
Dim value As Guid
 
value = instance.Id
See Also