public virtual int Id {get; set;}
'Declaration Public Overridable Property Id As Integer
'Declaration
Public Overridable Property Id As Integer
'Usage Dim instance As GridGroupRowCell Dim value As Integer instance.Id = value value = instance.Id
'Usage
Dim instance As GridGroupRowCell Dim value As Integer instance.Id = value value = instance.Id
GridGroupRowCell Class GridGroupRowCell Members